What are the most frequent errors you faced while
executing your scripts?
Answer / sreeprasad
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 |
Action1: I have a value "test" stored in a variable X. I want to use that variable X in Action2 .. how?
Is it possible to change the property value at runtime? How it is possible?
What is test object model in quicktest professional?
Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.
What is Object Spy?
How can you find Local Host Name by Using QTP?
How to find Operating system information using QTP script?
Explain about Test Fusion Report of QTP?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
hi, In A Table there are some columns and dynamic rows and in each row in first column there is a link with name. upon clicking on that link it will show some details. write the vbscript to check that link without descriptive programming?
What type of VB script u had done in expert view?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail