What should be set up on your workstation to successfully handle the automation tasks and to successfully ensure the quality of the objects you're testing. Here is the must-have list for starting the test automations
- Builders: Apache ANT. Actually you may automate almost all the manual activities on your workstation, not only build processes.
- Heavy-weight web browsers: Selenium.
- Light-weight web browsers: JMeter
- Virtual machine: VirtualBox
- Environment to start your framework: JRE
- IDE to develop anything: Eclipse IDE
- Version control repository: SVN or GIT
- Statistics visualization tool: BIRT
- Office suite to keep the documentation: LibreOffice
These tools will help you to test fast, deliver the high quality and what is the most important you will work efficiently!
No comments:
Post a Comment