key word driven frame work is like a folder structure
Question is that where is the folder like funtion library
folder,object repository,data base,application scenerio
folder etc are store whether in a remote machine where we
have to access or in our machine (it just like VSS)
No Answer is Posted For this Question
Be the First to Post Answer
how to re-install QTP 9.0 trial version.
What is the basic concept of qtp?
Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?
difference between multiple parameterization and data driven wizard in QTP?
Hi, I Need code to click the webbutton inside of webtable. I need to click a particular 'Edit' webbutton inside of webtable. For Example... Having 5 Rows and 10 Columns. 'Edit' webbutton are placed in 10th Column. I need to click the 3rd row 'Edit' button with unique value. Browser("....").Page("...").Frame("...").WebButton("btn_Edit ") I Tried with below code: Set objButton = Browser("...").Page("...").Frame("...").WebTable("...").Chil dItem(3,10, Webbutton,0).Click - Not working this code :( Anyone can help me to sort out this simple issue ???
How do you know the location Id of an object if you know its index id?
How many types of recording facility are available in quicktest professional (qtp)?
What is the difference between CVS and VSS? Are you store QTP SCRIPT In VSS OR CVS? Where you store QTP Script?
1 Answers Brain Roots, Ordain Solutions,
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 can we import a Open Office excel file in QTP
How does Parameterization and Data-Driving relate to each other in QTP?
How can we log a defect in Testdirector from Q.T.P ?