Hi iam shankar here, right now iam working on manual
testing. i want to switch over automation tool qtp, right
now iam taking training class outside on qtp, please let me
know the cost of QTP tool for full version, wether it's an
annual subscription or monthly subscription.
No Answer is Posted For this Question
Be the First to Post Answer
what is the Exact Meaning of Environment Variables?
How to record a qtp script ?
Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text check points?
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
what is the process to follow between writing the test cases & then atomating it?
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.
This is Ajay i have few douts if anybody know pls give me reply. 1. i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object REpository is 9 MB. In my system i am able to execute the script very flexibly and it is very fast. But if i copy the same code into other system with the same configuration, it is executing very slowly(i.e dam slow). It is not happening in all machines it is in only some machines. Can please any one give th esolution. It is high priority to me as i need to give demo to client on their machines.
What is a quick test professional?
What is difference between shared and local object repository?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
what is descriptive.create()in qtp?