How u will open the build automatically in QTP except using
Systemutil.run command
Answer Posted / nalini
You can open the build automatically by specifying the
build path in Record and Runtime Settings.
Or
use InvokeApplication function.
InvokeApplication "buildpath"
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can the user toggle between using Local OR and shared OR for the same action?
What are the types of object repositories? Which one is you using?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
What is object spy in quicktest professional?
How to interact tool & application build in QTP?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
How do you synchronization point through DP?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
What is the difference between rational rose and QTP?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
How many types of trigger events are there in qtp?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded