Use of Multiple Actions in QTP?
Answers were Sorted based on User's Feedback
Answer / naren
When v create a new test, it contains one action.by
dividing ur tests into multiple actions, v can design more
modular and efficient tests.
| Is This Answer Correct ? | 3 Yes | 0 No |
In case of modular framework multiple actions are used,in this case it uses for code reusability,reliability,efficient way of handing code,paramiterization etc. it depends of the clients requirement.
| Is This Answer Correct ? | 1 Yes | 0 No |
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs
What is the difference between QTP 8.2 and QTP 9.2
What is object spy in quicktest professional?
How do u insert an object during runtime in qtp?
What scripting language QTP of?
Suppose i have given 10 test cases all the test cases should be automated?
What is exact difference between “while” and “do while” in QTP ?
How does qtp identify the object in the application?
how to lunch the application in the qtp tool ?
X=10,Y=20 you need to swap the numbers without using a third variable?
How do we do DOM programming in QTP.Could you explain with an example. If possible please provide some material or link related to DOM Programming.