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
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
banking project description for software tester
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
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
What is the basic concept of quicktest professional (qtp)?
How you are developing the script? Using record and play back or manual?
What phases are involved in testing an application in qtp?
regular expression in qtp standar check point for months from accepting months from january to december only
What is the difference between run time object and test object?
how to download mercury qtp9.2 ny internet ?
what is Property......End Property loop? how to write sript for it in QTP
How do you create regression test packs?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
Is QTP supports Unix. If yes, then how the test automation is done?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?