Software Testing project
Automatic testing of complex web application using Selenium framework
- Xiangkun Dai (xd863)
- Guangyu Lin (gl8429)
In automatic testing of complex Web applications, it will produce a large number of redundant test scripts, and the flexible management and call test is unavoidable demand because of the complex test scenarios. In this project, we will stratify open source Web automated testing framework Selenium logically in order to increase the reusability and maintainability of test scripts. Through this project, we will learn the skills and key principles of implementation.
- Configuration of development environment.
- Get familiar with Selenium testing framework.
- Implementation of test cases and invocation of test tasks.