how can we group that these test cases only should be
automated and in which order you execute that test cases
Answer Posted / prince
1.when the test data is not changed
2.when u need some graphs and reports on that particular
tests .
3.when there is any test case to check the Coding Standards
(consider this as a ex for 1st point).
4.when u go for regression test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
What r the different filters in defect in quality center
How to add verification steps to tests?
What are the Test design techniques you uses in ur project?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
after initiating one project for testing, when exacltly QTP tester role starts?
What is a Patch in QTP?
Hoe can we do retesting using functions please give the code for it using login page
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
How do you open adobe acrobat file in QTP and do some testing on that file ?
explain structured testing? plz guys with exp. do answer
Write a script to verify font style and color of a windows object using descriptive programming
What is quick test pro?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.