What is the difference between action & script?

Answers were Sorted based on User's Feedback



What is the difference between action & script?..

Answer / tharu

As far as script is concerned with QTP it is vbscript.
Since there are lengthy scripts we are splitting the flow
as actions and name it.In actions we can call to other
actions also.splitting scripts for clear understanding we
go for actions

Is This Answer Correct ?    3 Yes 0 No

What is the difference between action & script?..

Answer / teja

A script can have multiple actions.
A script is a test case which have multiple actions.
For an example, for an functional testing you can single
action which can be considered as a script
For integration testing you can add multiple actions which
is also considered together as a script

Is This Answer Correct ?    2 Yes 0 No

What is the difference between action & script?..

Answer / raghu

a set of statements that executes a script ia called an
action..
Script is a statement that defines an action...

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More QTP Interview Questions

how to write scripts in QTP?

4 Answers   Ordain Solutions,


Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.

6 Answers  


In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.

3 Answers  


Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance

0 Answers   Mphasis,


If our application contain one image while executing script application failed to show that image but you have to check that image by importing dynamically from other location... Can we use Check Points here on dynamically imported image?

2 Answers   ADP,






write is the code for regular expression in QTP

2 Answers   IBM, Infosys,


Can we run multiple QTP scripts one after the other without manual intervention? How?

0 Answers  


how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)

6 Answers   GE,


What are the factors on which script execution time is dependent?

0 Answers  


What type of framework you are using in your company and explain it?

4 Answers   CTS,


Explain the features of quick test pro(qtp)?

0 Answers  


How many ways we can parameterize data in QTP ?

9 Answers  


Categories