What are the most frequent errors you faced while executing
your scripts?
Answer Posted / k suresh +9392016447
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 |
Post New Answer View All Answers
What test cases can you automate using QTP?
How may types of defects identify application or your currently working application?pls give me answer..
What are table and db checkpoints?
how to create flat file datasubmission in qtp
Explain how qtp identifies objects?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How to release all resources file from the QTP?
Describe function procedure in vbscript.
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What is RTM (require ment tracebulity marix) fromate?
What contains Data Driven Framework document in qtp?
How can you pass value one action to another action?
How many types of actions are there in quicktest professional (qtp)?
What are the methods of the TextStream object that are used for reading from a text file?
What is Unicode Compatibility?