What is advantage of Low level recording
Enables you to record on any object in your application
This mode records at the object level
Used when an object is not recognized by QTP
All the Above
What is the purpose of Synchronization Point
Wait for a specified time
Wait until a particular object property achieves the value specified
Wait until a response is received from host machine
What is the purpose of Object Spy in QTP
View the supported properties and methods of any object in an open application
Able to define object name and property
Helps to delete the object from object repository
Define an action on the displayed object
What is purpose of reusable action
Cannot be inserted as calls to the original action
Can be called multiple times within a test and can be called from other tests
Can be copied and inserted as independent actions
All the above
Deviation from the specified or expected behavior that is visible to endusers is called:
An Error
A Fault
A Failure
A Defect
A Mistake
Deviation from the specified or expected behavior that is visible to endusers is called
Beta testing is
Performed by customers at their own site
Performed by customers at the software developer's site
Performed by an Independent Test Team
Performed as early as possible in the lifecycle
What information need not be included in a test incident report
How to fix the fault
How to reproduce the fault
Test environment details
Severity, Priority
The actual and expected outcomes
Which of the following is not a static testing technique
Error guessing
Walkthrough
Data flow analysis
Inspections
Faults found by users are due to
Poor quality software
Poor software and poor testing
Bad luck
Insufficient time for testing