If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
No Answer is Posted For this Question
Be the First to Post Answer
What is the QTP test frame work?
What is the extension for Recovery scenario?
What is the difference between Datadriven and Parameterization?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
draw the qtp frame work?
How to test fly out menu in qtp?
scalability testing comes under in which tool?
What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com
I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot
I'm facing this problem while automating my application..its a web based apps.. In my application there are few webtables are displaying in the page.In the different cells there are links and action buttons.Problem is there is link in different web tables corresponding to one name.Hence the properties of the objects(say a link) are same except the x,y co ordinate of the object.So my script is not able to distinguish between the two links present in different cells of web tables with same name.Kindly help on this..
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.
How to retrieve value (data) from notepad using QTP ?