Explain the views in the QTP GUI?
No Answer is Posted For this Question
Be the First to Post Answer
How to fetch web elements count from Google Page which contains letter "e"
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
If the object property is changing very frequently, what was your approach?
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 information do the columns in the Keyword View show for each step?
can i automate java web application using qtp web addin only not using java addin
w is time parameter
How will internal and external links be validated and updated? how often?
What is regular expression?
Which functionalities of QTP used in banking project?
How u call functions in QTP
What are the different properties of an web object