What is TD plugin? For what purpose they are used . Ineed
to connect QC9.2 with QTP 9.2 . Need to run some scripts IN
QTP having the QC connectivity.
Pls explain in detailed step
Thanks in advnece
Steps to upload the test scripts into QC.
1)Open the test script to uploaded in QTP
2)Goto file menu, click on "Qualtiy Center Connection"
3)Enter the valid QC URL
4)Enter valid Username/password and DomainName/Project
5)Click on Connect
6)Goto File menu, Click on Save As button.
7)Click on Save to Quality Center button
8)in the wizard, Select the QC folder, where the scripts
will be uploaded.
9)Click on Save button
Script can be uploaded successfully
| Is This Answer Correct ? | 0 Yes | 0 No |
I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot
What is Tree view?
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day
Can we add the objects of an application dynamically?
2 Answers KEN Group, LD College,
any challange that faced in your project? (please give me some examples in your project?
write script for how to add function library in QTP
In QTP how can we recognize objects Without using Object Repository?
how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)
How to check and display a particular word from a paragraph?
How to connect the real time application application with the QTP?
i have data in excel sheet.i imported the data in data table.while doing parameterization,how the code knows it is a valid or invalid data?
what is difference between normal mode and fast mode?