What is the differnce between action & script
Answers were Sorted based on User's Feedback
Answer / saheer.shaik
A sequence of related statements are called "Action".
But a script will contain more than one Action
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / kiran
I think with an Action we can associate a Object Repository.
But a script is a general VB script with which we can't
associate a Object Repository.
| Is This Answer Correct ? | 2 Yes | 3 No |
Per-Action Vs Shared repository?
Hi Friends...this is surendra..recently i joined automation team ...Please send me some documents regarding VB script ...and where can i learn VB script... This is My mail id: surendra.mamilla@gmail.com... please send to my mail.... Thanx in advance surendra.
What is batch testing?
Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?
What r types of parametarizations?
what is automation(qtp)bug pls giv me one ex?
What are the Application Functions available in QTP?
Explain the check points in quicktest professional?
What is Curd testing?
Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.