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 |
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object REpository is 9 MB. In my system i am able to execute the script very flexibly and it is very fast. But if i copy the same code into other system with the same configuration, it is executing very slowly(i.e dam slow). It is not happening in all machines it is in only some machines. Can please any one give th esolution. It is high priority to me as i need to give demo to client on their machines.
difference Between Call Run action and copy of action?
Can any body explain me how to prepare QTP frame work with an example?? alexander.gdk@gmail.com
WHAT IS DIFFERENCE B/W QC 9.2 AND QC 10.0
IN EXCEL SHEET OF qtp SUPPOSE I ENTERED 10 NUMBERS RANDOMLY I HAVE TO GET TOTAL OF TEN NUMBERS IN THE 11 COLUMN USING qtp GIVE CODE TO IT USING qtp
How we can differentiate between stand alone application and web application in QTP?
what is object?
What are the advantages of qtp?
wht type of User defined functions or Java Releated functions Do we write in VB scripting