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 |
describe common problems of test automation?
Whenever i'm running 3 diffrent scripts in a Test Batch Runner as a batch. its not showing any result. QTP only runs all the scripts n nothing else. B4 running the test batch i have done all the settings, But still its not working.
What is meant by Repository?
7 Answers ALFiNE IT Solutions, Four soft,
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.
How do you configure QTP AND Test director?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
To which environments does a QTP support?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
What is the difference between client server application and web based application?
What is checkpoints for quicktest professional?
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.
What test you perform mostly? Regression or retesting in your testing process?