If automating - what is your process for determining what to
automate and in what order?
Answer / kundan yalangi
1)If a product is likely to have a future releases then its
better to automate the test cases inorder to save time and
effort
2) The order will be basically the flow of the
Application . Inorder to avoid the complexity , we can use
modular framework of Automation testing tool where the
application process flow is divided into several simple
components called actions .
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain what is the hybrid framework?
How could you explain the main difference between webdriver and rc?
How to login into any site if it's showing any authentication pop-up for username and password?
I am looking for selenium RC Training in Hyderabad. can any one tell me the best institute ?
Do you know what is a xpath?
Which institute is good for testing tools course in HYD?
List out some of the automation tools which could be integrated with selenium to achieve continuous testing.
how is the best faculty for Selenium in Hyderabad?
Tell me what is regression testing?
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
What criteria do you consider for automating a test?
What are the disadvantages of Hybrid framework