What is action?
No Answer is Posted For this Question
Be the First to Post Answer
In qtp, explain what is crypt object
What is the vb script when the url enter into the browser
What is file database?
How will internal and external links be validated and updated? how often?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Tell me about qtp?
What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication
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 are the design objects in qtp
1. Can anyone help me with recovery scenarios, each type with examples and also what is on error resume next?
HOW TO AUTOMATE CAPCHA IMAGES while creating Gmail account