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 |
how can we return a value from userdefined function for eg 2 functions in func1 iam getting 2 values(a,b) and storing in var(C). now i want to pass that var(c) to another func2 give me the script
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?
write code to read and write data from file?
Can we directly automate test script according to requirements?
how will u choose a tool for test automation ?
What is the difference in between function and sub as well as give some code of both
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.
How you are developing the script? Using record and play back or manual?
What are Test case selection criteria for Automation?
Hi all, i have installed QTP8.2 in my system. but script is not generating while recording. What is the problem? is any file missing? pls let me know anybody...Thnaks
Explain different types of checkpoints?