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 |
Highlight attributes of good framework?
What are the main attributes of test automation?
what is the difference between Batch test runner and framework ?
What is modular automation?
What is junit? And what is junit annotation?
how to re-install QTP 11.0 trial version
i have 100 check box in a link,out of 100 check box in 25 check box their written qtp(any where i dont know),i have to select first check box where 1st qtp found.
Explain what java api is required for generating pdf reports?
What types of scripting techniques for test automation do you know?
Tell me what criteria do you consider for automating a test?
please guide me to get some automation tool for functional testing in freeware and how to work with it?Its emergency
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.