What does mean by Scope of Automation?n How we defined it?
No Answer is Posted For this Question
Be the First to Post Answer
.qfl extension for which file? where vl use it
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
how your doing reporting in your script?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Can launch two instances of qtp on the same machine?
In qtp, how you can get the last character from a string?
how to handle the textboxes where in it should take the sum like ex:: while posting a question in this site it will for what is the result of 6+3=__ where in we have to enter manually 9 and click on submit... but how to handle these cases in qtp.. can someone plz help me out wid dis...
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
How to execute a WinRunner Script in QTP?
What are the technologies supported by qtp?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?