If automating - what is your process for determining what to
automate and in what order?
Answer Posted / 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 |
Post New Answer View All Answers
how to map requirements& test cases in quality center ???
What are different coverages in function testing?
2. How you will collect a module from the version?
Can we do automation testing without a framework? If yes, then why do we need a framework?
What is a critical bug in a testing field?
What is test tool?
Tell us how can you find if an element is displayed on the screen?
Tell us how to login into any site if it's showing any authentication pop-up for username and password?
What is client side validation? Write a snippet.
What is self-referencing constraint in mainframe development?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
Tell us what automation tools could be used for post-release validation with continuous integration?
Explain what is the difference between findelement () and findelements ()?
Do you know what is the purpose of deselectall() method?