Answer Posted / uday
The main use of automation framework is to reduce efforts
for developing scripts as per the project, easy
understandable, easy to maintain, uniform across the team.
Based on your project and needs you have to select your own
automation framework
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do select which automation testing tool is the best for you?
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
What is Ticketing tool? Has it any other names? What is the purpose of this?
Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.
Elaborate the situation where automation testing can’t be used for agile methods?
Tell me what is regression testing?
What is build verification testing, bvt?
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
What are pros and cons of automating tests at ui layer?
IS DATA INTEGRITY TESTING AND INTEGRATION TESTING ONE AND THE SAME?IF DIFF CAN U SPECIFY THE DIFFERENCES
Tell us how to select a value in a dropdown?
What are the pre-requisites to start automation testing?
What are different coverages in function testing?
What is modular automation?
When will you automate a test?