what is the process to follow between writing the test
cases & then atomating it?
Answer Posted / 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 |
Post New Answer View All Answers
Sql questions to find second max salary and how to use joins
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
How would you directly trigger javascript in a test?
How to find array size in qtp?
When Recovery scenario actually starts while testing the application?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
which type of testing process are you following in ur company? how to recognize a qtp page?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
What are the advantages of parameterization ?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
Both static and dynamic arrays are handled by the vb script. Is it true?
What are the different types of action?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What is the difference between run time object and test object in QTP?