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 |
Is any limitation to xml checkpoints?
How is test case write?
Please Explain The QTP real Testing process with steps.
What are the Latest Feature are added In QTP 9.2?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How can we do this one ? at runtime qtpwindow and browser aren't disply on monitor (or) aren't visible on desktop?how?
Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.
How to modify object property in qtp ?
Hi All, I need 5 yrs exp manual and automation testing using QTP sample resume. is there any body having please send me my mail id is bjr@aol.in Tahnks in Advance
What is operator in VB Script?
what questions i have to pripare for project manager round interview ? plz give Ans.(Chandana)
Is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?