php - How to do automated testing on web websites?
阿神
阿神 2017-05-16 12:58:01
0
3
552

1. I have heard of VB’s QTP, multi-language selenium, and Ruby’s watir
2. At present, the company mainly focuses on manual testing, and can basically find most bugs, and the cost is relatively low. Early stage It seems that manual testing is more convenient than automated testing
3. The company mainly develops PHP websites and the development cycle is relatively short. I would like to ask if there is a relatively low learning cost and faster writing of tests. It is also suitable for the automation of small and medium-sized projects. Test tool?

阿神
阿神

闭关修行中......

reply all(3)
曾经蜡笔没有小新

Automated testing is divided into interface and UI. Interface automated testing has a relatively clear purpose.

巴扎黑

Just use selenium, occasionally JavaScript and jQuery

phpcn_u1582

Build E2E test based on nightwatch.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template