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 |
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
What is parameter in qtp?
Expalin Text/Text Area Checkpoint
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
How to connect to the Database from QTP?
10 Answers DB, Thatavarti Technologies, Xchanging,
i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.
what is the difference between parameters and arguments?
anyone can explian about types of "Triggere Events" in QTP
hi testers,one script has three actions , at the of running three actions are running , how to set run only perticular action and what is the use of split the action? when it will be useful?
The string is like POWER STAR PAVAN , write a script for this how to findout the number of "A" in the string ?
What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP
what is debugging testing?