PLZ EXPLAIN HOW TO LAUNCHING QTP IN TEST DIRECTOR?
Is it possible or not? If No Why we r using qtp Td
Combination? plz explain briefly? What is the purpose of TD
With QTP?
Answer Posted / abhesheke
yes it is possible to launch QTP IN Test Director
TD is Test Management tools all the requirement,planning
executing and defect reporting every thing can be done in
one place
1)to launch Qtp in test Director u need to download QTP addins
2)it possible to store all ur QTP-script in td and u can
execute in TD as TD is a web based application ur lead can
check the progress from on site
3)there are one ways to launch QTP(if u have the
corresponding add in of QTP u can launch it from test
plan->tab script tab-> u have a option to launch QTP there
4)they are two ways u can store ur script in TD
->u can open it directly from test plan-> script tab u have
a option to launch ur QTP u can launch from there
5)U can even connect ur QTP to Test director u have a option
in tools->connect to Quality Center once u are connect u can
execute ur script in QTP and post the defect directly in TD
with out opening TD(i.e a windows get displayed for defect
reporting which has all the field which are present in TD so
u are going assign it corresponding feild
plz ping me if u are not able to understand
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many types of recording modes are there?
What are the ordinal identifiers in web page?
What is keyword driven framework?
How can you send user defined messages to test report?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
What are the technologies supported by qtp?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
what r the main attributes of test automation?
diff between qtp versions from 8.5
How you can write contexts to text file in qtp?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.