I worked on many UI projects and felt the need for automation framework which can be easily learn and use by anyone(developer and qa). Manual testing is very error prone and tedious. If your project involves lots of pages and component and has complex interaction then it is very frustrating to do manual testing to make sure that everything works and new features are not breaking any old functionality.
I created Almond Automation to create automation for UI projects using selenium grid.
Almond Automation provides following feature
You can view complete document at http://almond-automation.blogspot.com/p/home.html
Please provide your valuable feedback about this tool.
I created Almond Automation to create automation for UI projects using selenium grid.
Almond Automation provides following feature
- Simple UI to create and run testcase.
- You can manage multiple projects from single UI.
- You can run testcase on any environment(local, qa, integration etc).
- Create TestSuite to group testcases and execute complete testsuite.
- Support for modular testcase. No need to change many testcases because of change in one field etc. You can also pass runtime values while running testcase.
- Verify execution of testcase easily in UI. View screenshot of each step of testcase.
- It is created keeping maintenance of testcase at most priority.
- QA and Dev both can create testcase easily.
- Dev can run complete testsuite on his/her machine before pushing build to QA environment. Support for macros to run same testcase with different values.
You can view complete document at http://almond-automation.blogspot.com/p/home.html
Please provide your valuable feedback about this tool.
Comments
Post a Comment