what is modul? and differ btwn testing and debugging
Answer / vish
module is nothing but an independent entity in the software .
tested units are integrated into amodule.
testing is identifying the bugs.In debugging the bug
will b resolved.
| Is This Answer Correct ? | 1 Yes | 0 No |
In Analog mode of Recording in WinRunner,the maximum value of Y in (x,y) is ?
did you winrunner architecture
where does WR records the information about objects in AUT?
How many recording modes are provided by WR?
what is virtual object?
What is the purpose of regexp_msw_class property?
You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
Where to use the public or private functions in your script?
what is risk?
how we will create the functions and calls that functions in the main test in winrunner
regular expression differance in qtp and winrunner
what is mean SRS and URS . differns btwn SRS and URS