unique properties of button,edit box, radio button,check box?
Answer / ashish srivastava
index property is the unique property used to identify the
two same objects
browser().page().webedit("Submit",index:=0)
| Is This Answer Correct ? | 3 Yes | 1 No |
How to capture a window in qtp or how to take snapshot of any window while writing script in qtp
Hi All As per the requirements i have to copy the data from word document to excel sheet using the QTP Note : Data in word document is in tabular format i.e there is 80 rows and 5 columns table Can any body provide code for this ? Thanks in advance Regards Test123Test
Hello Everyone, I have a problem. QTP is capturing no action on a particular page in the application that I am trying to automate. But on the same side its working fine on other pages of the same application. Can someone please help me understand the reason behind this inconsistency.
With what extension you can save the list of tests in a file to run in test batch runner?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
How do u write a regular expression for date (dd/mm/yyyy) field ?
Hi Guys, I am very new to QTP tool , In real time environment how to test the application with this tool, 1. How to load application in QTP tool 2. How to write test script in QTP. 3. In manual testing we test login box (user id , password) how can we test this kind of testing with QTP tool with examples . Please guys put some focus on my questions , real time ecperienced answers would be appreciate, advance thanks ,please guys i am expecting ur answers as soon as posible
What are objects? how do you select the unknow object?
Did the scripts need lot of maintenance? If yes, why?
What is the use of text output value in quicktest professional (qtp)?
At a time how many users can access QTP?
In a webtable, lets say there are 10 records and 1 column. let say "image" is available for 1st,2nd and 3rd records and 4th onwards image is not available. How to recognise for that cell image is available or not?