What is Active Screen in QTP?

Answer Posted / suneel reddy

active screen is feature provided by qtp it is used for the
snapshot of each and evry statements the user can
understand the script more easly and enhance the script
easley

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error

2340


How to test login module with different username and password by using data driven testing in QTP?

597


What is the difference between local and shared object repository in qtp?

547


how many maximum number of virtual users we can create?

1560


Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly

1241






What is meant by a Check Point in UFT? Also, explain the applicable Check Points.

698


How to modify the text checkpoint?

607


What are the general steps involved in the data driven framework?

544


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

594


What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.

1621


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

1401


How do you perform Regreession Testing?

1454


How to use the object spy in quicktest professional 8.0 version?

535


How to associate function library at a run time?

696


What are the benefits of qtp?

546