How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?

Answer Posted / kishan

Use Ctrl+F5

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

2876


1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?

991


terminal services client

1791


Differences between text and test area checkpoints?

586


how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page

1829






Explain the concept of object repository and how QTP recognizes objects?

553


Without using gui map editor we can recognize the application in winrunner ?

609


how to write xml output check point bu useing descriptive programing .means without useing output check point

1654


Tell me one scenario, the complex functionality you have automated in your project?

1479


How many types of trigger events are there in qtp?

551


How to analyzing test results using quicktest professional?

574


What is the difference between call to existing action and copy of an action?

605


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1574


any body can you help me what is the script to automate an comand promt

1980


Tell some commonly used Excel VBA functions?

605