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 |
how will u choose a tool for test automation ?
What is the Diff between Image check-point and Bit map Check point?
How to fetch web elements count from Google Page which contains letter "e"
What is the significance of “action 0” in qtp?
How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private
How Can I automate PDF forms using QTP9.2 ?
How Qtp will identifies object during run time
what is the qtp objects?
does QTP provides any tools for parametrisation?
can we run the scripts of qtp 8.2 in the qtp7.0?
difference between GetROProperty and GetTOProperty
what is purpose of automation?