How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?
Answer Posted / shanthi
Use Breakpoint
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
Connect to QC using AOM.
Can we record an application running on a remote machine using qtp?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Does Low-level recording capture mouse movements?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
how to find that tools work well with your existing system?
Define object spy ?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Write a script to verify font style and color of a windows object using descriptive programming
Through array we can execute the testcase how ? give me example