What test cases can you automate using QTP?
No Answer is Posted For this Question
Be the First to Post Answer
write a script to verify the image path(src property) of the images which are in web pages.
What is the default add-ins in qtp?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
What is the extension of the qtp local repository?
if our qtp vb Script may be Currepted then What we want do?
What are the types of Object Repository’s in QTP?
what is verification & validation?
How can we export test results to an excel sheet in QTP??? Can any one provide sample coding for this?????
what is mercury.clipboard in qtp.where we can get this in qtp tool i.e tabs
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 ???
What does VBS file contain...??? what is VBS file.. ???
what is the command (keyboard command) to swith from expert view to key word view