Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



What is TD plugin? For what purpose they are used . Ineed to connect QC9.2 with QTP 9.2 . Need to ..

Answer / amarendra kothuru

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

Post New Answer

More QTP Interview Questions

can we call runaction in the funcion

1 Answers  


How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?

1 Answers  


Hi, I have a login page. To login in that page I need to have a valid username and password, which is stored in database. I imported that table to my DataTable in QTP (Global sheet). Now I need to write a code in qtp so that I can login only with valid username and data. my condition is : I want to get username and password from inputbox(which i did) and click on login button- which should verify the datatable for username and password and if value is present only then lofin else stop the testing. DataTable contains columns : LoginName and Password Code: Rowcount= DataTable.GetSheet("Global").GetRowCount msgbox "RowCount= " &RowCount,1 CurrentRow= DataTable.SetCurrentRow(1) Do Browser("").Page("").Frame("Frame").WebEdit("ctl10$ct l00$ctl00$UserName$ctl").Set DataTable("LoginName",1) Browser("").Page("").Frame("Frame").WebEdit("ctl10$ct l00$ctl00$Password$ctl").Set DataTable("Password",1) Browser("").Page("").Frame("Frame").Link("Login").Cli ck CurrentRow=CurrentRow+1 Loop Until CurrentRow>Rowcount Can anyone help? Thanks, Priya

3 Answers  


What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP

2 Answers   iLink,


how to display message with out using msgbox function?

5 Answers   AppLabs,


Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma

0 Answers  


Which object model is not supported by QTP? a)COM b)DECOM c)DOM d)DCOM. Pls explain about theese object models?

1 Answers  


How will you test a keyboard?

0 Answers  


Can anybody post some real time scenario in qtp? please its very urgent.

0 Answers   Kanbay,


How can you identify the browser and its information using the qtp script?

0 Answers  


write script for , launching fr window,login and create 5 elements array and store 5 order numbers inthat array? and open order by using order no.s in array and find out maximum tickets booked by which order?

1 Answers   TCS,


What is the short cut keys for the following?

0 Answers  


Categories