What are associated files in QTP?
Answers were Sorted based on User's Feedback
Answer / siva reddy (us)
i think the following are files to be associted
repository
-library
-test dtat
-recovery
-test script
-log
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raj
QTP associated files are below mentioned:
1. Main Script
2. Library
3. Recovery
4. Object Repository
5. Logs
6. Test Data
7. Reports
| Is This Answer Correct ? | 1 Yes | 0 No |
I want to clear the webedit field without using set"" in qtp script
Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???
Explain getroproperty and gettoproperty & settoproperty?
If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.
What are the different types of recording modes in qtp? Which will be used when?
What is the difference between Action and Function.? when both has the same functionaltiy, when do we choose Action and when do we choose Function..??
3 Answers DST Global Solutions,
how to call multiple scripts in QTP at a time
How do u insert an object during runtime in qtp?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
Which object model ur used in ur project
How to use library files in QTP? how we can call these files in to script?