h to all plz send me the answer if any one knows about
this....i want the java add-ins for the QTP to do my
project which is developed under the java platform.
Answers were Sorted based on User's Feedback
Answer / suresh
here is the link for java add-ins.
http://www.gcreddy.com/2010/03/qtp-add-ins-info.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suresh
here is the link for java add-ins.
http://www.gcreddy.com/2010/03/qtp-add-ins-info.html
| Is This Answer Correct ? | 0 Yes | 0 No |
in my system object spy show the web application as a window based propeties ex:winedit like that and also not recording scripts also so what should i do
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
Where you can store check point results?
There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.
Output values? i want a practical example
In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click
Could any one explain about the nested actions in QTP? This question is asked by Qualitree and CA
3 Answers CA, Qualtree Solutions,
More details about keyword driven technique in QTP
when we enter url,one page should open.write a vb script ,that page is open or not
2 Answers Blue Chip India, Persistent,
can we run the scripts of QTP8.2 in QTP7.0?
In a webpage how to check the dynamic links that re changing regularly?( without using regular expressions.)