Explain about reusable actions?

Answer Posted / vijay

if we eant to use the 'call to existing action' option, we
have to make an action as reusable action.
for that we have to go for action properties and click the
check button.

let action1 is a reusable action then we call it to any
other action. If we change the script in action1 it is
affects in all actions in which we called action1.
by
vijay(SDG)

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is quick test pro? What is a quick test professional?

547


1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.

1665


Explain the terms test and business component?

542


How to use conditional loops in qtp ?

578


In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail

1497






what frame work you are following?

1518


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)

1404


How can I check if a environment variable exist or not?

534


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

596


What is the difference between rational rose and QTP?

1775


Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.

1605


If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?

577


When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti

2481


Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar

2794


If u r using library files (Instead of Check Points) , How do u do bitmap check ?

1446