Where u will use output checkpoint in QTP?

Answer Posted / kanaka suresh macherla

The output of one test will be taken.the same output value
will be stored in datatable and will be given as input to
other test.this is the concept of output values in QTP.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How QA specialist can identify when programmatic descriptions are useful?

1974


Can any suggest me what is exposure testing?

1376


• What type of testing questions will be asked for 2+ yrs exp people in interview?

1257


I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?

1765


How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

3591






What is the extension of the recovery scenario file in qtp?

546


Explain xml checkpoints.

599


How to find Operating system information using QTP script?

575


What are the types of properties that quick test learns while recording?

534


Can launch two instances of qtp on the same machine?

581


Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.

2427


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

1571


what is Property......End Property loop? how to write sript for it in QTP

1894


How smart identification works in qtp ?

576


Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach

1608