Package org.uitnet.testing.smartfwk.cmd
Class SmartTestingConfigurer
- java.lang.Object
-
- org.uitnet.testing.smartfwk.cmd.SmartTestingConfigurer
-
public class SmartTestingConfigurer extends Object
This is a command line utility using that we can do the following operations: 1. Add application to the project. 2. Remove application. 3. Create new test environment. 4. Add user profile in application. 5. Remove user profile from application. 8. Add step definition file for UI Test Cases. 9. Add step definition file for Api Test Cases. 10. Add page object file to define page objects for UI operations. 11. Create DB profile (relational database) for application. 12. Remove DB profile.- Author:
- Madhav Krishna
-
-
Constructor Summary
Constructors Constructor Description SmartTestingConfigurer()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-