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 |
While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts
hi i have one issue while automating the script using QTP i want scrool down .i cannot do even using scrool down methqad is not working .the object will take WebElement plz is there any code help me
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What are the recording modes in wave event?
In QTP, while launching qtp application from startup.. we find Advanced Keyword-Driven Testing caption.. wht is that...Anybody can pls explain it. Thanks in Advance
what type automation is fofollowed in the project?
Set DR= CreateObject("Mercury.DeviceReplay")
What is the entry criteria and exit criteria for your test automation
How QTP identify the system time that's changes every seconds?
what r the drawbacks and limitations of QTP?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
3. Anyone pls tell me as many points as possible for this question? what r the things to take into consideration before automating an application like; a). Identify whether the tool supports the appln or not. b). When there is lot of retesting and regression testing. c). ROI. d). When there is a need for running same script for multiple datas, etc. e). ---- f). --------- Pls give me more points.