What are the enhancements u did after recording ur script?
Answers were Sorted based on User's Feedback
Answer / poonam
After recording script:
* Placing for loop or If loop in order to get the messages
as the operation passes or fails.
* Adding the Checkpoints in order to check the functions.
* Doing parameterization in order to using the multiple data
for more than one iteration or easy data changes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ycy
1.Verification by using checkpoint
2.Identify the item to be parameter
3.Split the script into actions and make it reusable actions
4.Reported the result pass/fail by using Reporter.Event
5.Adding exception handling recovery scenarios
| Is This Answer Correct ? | 0 Yes | 0 No |
why use Description programming? what is advantages and disadvantage of this methods?
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent
what is error and fault in terms of software quality?
How to check bitmap output value?
What is the Test Object model in QTP?
What is Environment Variable and when we apply this in QTP?
How to give Table check points?
suppose there r 10 action in a test i want to execute action 5 to 10 how would i do that
What is driver script and driver script in qtp frame work????
how to acess a test in RSA?
What is quick test pro?
How can I replace all the text from the QTP script with some other text.