HO DO U CALL A ACTION?

Answers were Sorted based on User's Feedback



HO DO U CALL A ACTION?..

Answer / prasad

we can call action by using the following statement.
RunAction"ActionName",oneiterations,parameters.

we can also call the action by making the action as reusable
and call the action as "call to existing action".

Is This Answer Correct ?    4 Yes 0 No

HO DO U CALL A ACTION?..

Answer / jamil jbour

RunAction "ActionName",oneiterations [Input Parameter/s],
[output Parameter/s]

Is This Answer Correct ?    1 Yes 0 No

HO DO U CALL A ACTION?..

Answer / akshar

you can just create a test & in edit option u can insert as
many actions & make it reusable & if you give for run all
the actions will be executed based on the order

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is output value?

3 Answers  


hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?

16 Answers   Syntel,


How to retrieve particular cell data in excel sheet ?without importing method.

3 Answers  


what is clean sweep?

0 Answers   ABB,


How to add Dynamic Objects to Object repository?

5 Answers  






What is DOM

2 Answers  


What are default add-ins in qtp?

14 Answers   Semantic Space,


Which MS Excel formulas are possible to use in the DataTable? I am searching a formula for searching a field in the datatable

3 Answers   HP,


How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.

5 Answers   Semantic Space,


In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.

1 Answers  


How many ways return more then one value from function?

2 Answers   Ingram Micro,


who will distribute the project modules for testing in testing team ?

2 Answers  


Categories