What is the difference between action & script?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Give the syntax to import/export xls into qtp.
Explain in brief about the QTP Automation Object Model.
How qtp identifies objects?
How do you invoke an application using the step generator in qtp?
hi what is the use of "dim" in automation objective model or any where what is the use of "dim" plz tell me
pls help me with scripting,right from the beginning in QTP
How can i get QTP 9.2 software or any webside where i can download ? can anyone help me out , i want to be expert in QTP ,but i don't have the software
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
WHO TAKE DECISION TO RELEASE THE BUILD
give me the code for check point for validating application
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
breef description of batch testing ?