Answered Questions

  • How to use the Object spy in QTP 8.0 version?

    Star Read Best Answer

    Editorial / Best Answer

    Answered by: sivaprasad

    • Jul 29th, 2005


    There are two ways to Spy the objects in QTP 
    1) Thru file toolbar 
    ---In the File ToolBar click on the last toolbar button (an icon showing a person with hat). 
     
    2) Tru Object repository Dialog 
    ---In Objectrepository dialog click on the button"object spy..." 
     
    In the Object spy Dialog click on the button showing hand symbol. 
    the pointer now changes in to a hand symbol and we have to point out the object to spy the state of the object 
     
    if at all the object is not visible..or window is minimised then Hold the Ctrl button and activate the required window to and release the Ctrl button. 
     
     

  • What is the use of Text output value in QTP? 

    Answer posted by shreethik on 2005-06-09 08:36:38: Output values enable to view the values that the application talkes during run time.When paramaterised, the values change for each iteration.Thus by creating output values, we can capture the values that the application takes for each run and output them to the data table.