When should I use smart identification?
No Answer is Posted For this Question
Be the First to Post Answer
how to test Web application using QTP software
During execution, how can we capture the data from the pop- up, ie. when any popup comes with some numbers written on it, then how can we capture the value/number that is coming on the pop-up and save in the dynamic file/or other file, even when the run is going on.
I want to open a GOOGLE page without recording a test in QTP.Can any one answer me?
What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why?
i am trying to capture the URL from the open browser and store it. pls give me solution how we can do this in QTP. thanks
WHAT IS PARAMITARIZATION?
How do we do DOM programming in QTP.Could you explain with an example. If possible please provide some material or link related to DOM Programming.
If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing
is there any addin for remedy user application
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
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 meant by keyword driven frame work can any one answer plzzzzzzzzzzz