What does it mean when a check point is in red color? What do you do?
No Answer is Posted For this Question
Be the First to Post Answer
How the objecs properties are identified?Tell me in Hierarchical order?
1)What is the Difference Between WaitTo & Sync?
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?
what is stlc and its contents?
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 is the difference between qtp and selenium?
Did QTP prove efficient for your project? Yes or No, explain?
What is object repository?
what is the recovery scenario?
how to test Web application using QTP software
Whenever i'm running 3 diffrent scripts in a Test Batch Runner as a batch. its not showing any result. QTP only runs all the scripts n nothing else. B4 running the test batch i have done all the settings, But still its not working.
Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.