What are the most frequent errors you faced while executing
your scripts?
Answers were Sorted based on User's Feedback
Answer / deven
The most frequent error is 'Object cannot be found'. becoz,
the object description might have been changed in the
development environment and hence the description is no
longer unique and u might not update the script.
--Syncronization errors.
--Object identification errors.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / uday kumar. a
My answer for this question is:
Dynamic change in the behaviour of objects
| Is This Answer Correct ? | 2 Yes | 1 No |
We face different types of error during testing. i explain
different errors below. we face these errors regularly
Unit Test : Control Statement Errors,
Integration Errors :
Duplicate Variables, Passing values one module
to another module. Memory leakage
Blockbox testing : Object Status, Data Integration errors,
pick values from database, Replacement of data, Boundary
value errors, UI errors
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / santoshnathankanchana
Object not found in object repository
| Is This Answer Correct ? | 1 Yes | 2 No |
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
What is FRAME WORK? How many Frameworks can QTP supports?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable
how to test one edit box using Java addin for Web Applications? write script?
what are the parameters you are considering for object identification?
How can I use the value retrieved by OUTPUT VALUE check point as Input for other Actions?
How often were they executed?
How can i check items sorted or not in a weblist ? Give me the script for this...
how to click the link in webpage by using QTP Script????????
what is the process to follow between writing the test cases & then atomating it?
Explain about the Test Fusion Report of QTP ?