how can i call reusable action in a function
could any one explain me?

Answers were Sorted based on User's Feedback



how can i call reusable action in a function could any one explain me? ..

Answer / nanda

by using if then else statements...

for example...

public function cal_action(strdata)

if strdata = "" then

runAction "Action1[test1]",OneIteration

else

RunAction "Action1[test2]",OneIteration

else if

Close function

Like this....we can call

If any queries..

nanda.dreddy@gmail.com

Is This Answer Correct ?    2 Yes 1 No

how can i call reusable action in a function could any one explain me? ..

Answer / mohammad

insert ->call to->existing action

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More QTP Interview Questions

In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?

1 Answers  


Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts

2 Answers  


How to find Operating system information using QTP script?

0 Answers  


suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to get each 3 column number.o/p :5 columns get in 16 columns means. so can anybody write this function? plz send if u know the answer.

2 Answers   Bosch,


Explain different types of action in qtp?

0 Answers  






I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?

2 Answers  


what is the long form of QTP ?

2 Answers  


how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0

0 Answers  


How to execute the test cases using QTP. i.e What is the use of QTP while execution

2 Answers  


in process of project exaplnation the defects are says frequently r not?

1 Answers  


How many types of parameters are available in quicktest professional?

0 Answers  


suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?

2 Answers   Wipro,


Categories