In QTP , Test Director combination . what is the role of
Test Director? How QTP Launching QTP in T.D ? If it is
Winrunner possible. but QTP How it is possible?
Answer / kathir
QTP supports Quality center ( it is one of the higher
version in TD).
Test scripts, test results, recovery scenerio files, OR
files are saved in the separate folders in the server.
We can report the bugs through test director. We have to
open the TD application and give the details about bugs(bug
identifier, tester details, date, status, assigned to,
attachments, etc.,) we can report to the leads/others.
| Is This Answer Correct ? | 0 Yes | 0 No |
BEst INstitute for QTP & SELENIUM
How the objecs properties are identified?Tell me in Hierarchical order?
what is the difference btn risks & Therads in the Test plan documentation?
how to invoke the web application through script in qtp
Analyzing the checpoint results?
who is the best faculty in Hyderabad for QTP?
How to Map network drive in 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.
How can you pass value one action to another action?
Hi All, I have a problem with getting the value which is available in the table and it is not having any unique property. Please find the below table TopicName CreatedBy ViewCount ------------------------------------------------ XXXX Y 10 ZZZZ ZZ 0 AAAA BBB 3 In the Above table TopicNames are link and it is having an id but the remainig two columns(Created by and ViewCount) are static Web element values and they are not having any unique property. Now i want to get the values of Created BY and View count for each and every topic. Can anybody give me the solution for the above ASAP. If anybody didn't understand the above please free to send me a mail by that i can send you the snap shots and some more description. You can catch me at krishnachand.p@gmail.com
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?
I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level Recording (enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation.) I am working on Web Application. In that object caption will change dynamically. For example, consider “Save” button. On clicking save button the caption changing as “ EDIT ”. From above concept which concept I have to use here?