what is the process to follow between writing the test
cases & then atomating it?
Answer / yugandhar
Manual written test cases will help at the first execution
of the build and it will be consumed upto the get the
stable build. It includes all the validations and the
behaviour of the application . In this scripts the
Navigation steps should be clear.
Automation of scripts will happens after getting stable
build to test regression effects. The same scripts which we
executed manually will be used for automation. Based on the
expected values we will be placing the check points.
Automation is not a creation of test cases but same written
test cases will be automated by record and play back
option.
| Is This Answer Correct ? | 0 Yes | 0 No |
can u tell me the the cost of automation tool QTP ?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
what is the difference between development and testing
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
how can we group that these test cases only should be automated and in which order you execute that test cases
How to export QTP results to an ".xls" file?
What are the common defects found in your project? (in qtp interview)
actually how many hours per one day we will work on automation(qtp) in real time
suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test each window? i.e. how qtp indetifies these objects separately?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
What are the challenges you faced during you entire life automation ?
what area in a web application cannot be automated.