How to connect the real time application application with
the QTP?
Answer Posted / vikash mishra
via
System.util.run"path"
or
Invokeapp"path"
or
Direct Record it
or create a object for this "shell object"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the quicktest professional (qtp) testing process?
What do you mean by checkpoints in qtp?
How to test background color and dynamic images during run time can you put the check point for moving objects?
When you open QTP, how many sheets you can see?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
How to test login module with different username and password by using data driven testing in QTP?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
What do you mean by iteration?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
how will you load the test cases in ddt?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
In qtp, explain what is keyword driven automation framework?
What is qtp window?
How many types of status are there?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?