how to test a java project throughqtp?while testing a vb
project we generally do vb scripting. but while testing
java project do we use java script .plz some one can send
me the manual for it my email roy_samata@yahoo.com
thanks in advance
Answer Posted / chakrapani meruva
Hi Friend,
We wont use the Java script for testing Java
application. We will add Java addin to QTP addin master.
Remaining all Same. script we will write in VB script.
The Addins are for recognising the objects in AUT. I
hope i given you answer.
by
Chakrapani Meruva
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How often were they executed?
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
Explain about the quicktest professional (qtp) automation object model?
What is the difference between a Function and Action in QTP?
How many types of recording facility are available in quicktest professional (qtp)?
Explain the use of action split in qtp?
What is regular expression?
What is quicktest professional?
How to use debug tools?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
why you have standardized functions? plzzz guys with real time exp. do answer
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
Diff b/w Health care domain and Banking Domain?
How does QTP identify an object?