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 |
Test script is generated and it is enhanced.It is required to be saved.But the disk space is insufficient.You are not permitted to delete any scripts.How are you going to save?
who QTP recognizes the object stored in object repository?
how to capture data from images in QTP and produce them in excel sheet?
What is the extension for Recovery scenario?
What are the features and benefits of quick test pro (qtp 8.0)?
What is the difference between wait and synchronization point?
Please explain how to open with notepad of saved html file by right click option using QTP
i have to prepare qtp certification course. so, please send me qtp tutorial notes.
When testing a web application, the url for each page changes, so using QTP how do u handle this scenario. If anyone knows please answer in detail about the whole procedure. Thanks a lot.
What are the types of Object Repositories in QTP?
What type of error u will get if u have not installed java add in in java project? what is the error name ?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me