Which of the following, we cannot include in a compiled
module?
a)check points
b)analog statements
c)reporting statemnts
Answers were Sorted based on User's Feedback
The content of a compiled module differs from that of an
ordinary test: it cannot include checkpoints or any analog
input such as mouse tracking.
Unlike an ordinary test, all data objects (variables,
constants, arrays) in a compiled module must be declared
before use.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srikanth.m
u can't insert a checkpoint ,analog statements into a
compiled module.because u can compile a module but u can't
execute it.
and u have to execute the checkpoints and analog statements.
Is This Answer Correct ? | 0 Yes | 0 No |
Which Key is pressed to toggle between Analog and Context Sensitive Mode?
what is virtual object?
what is the use of Step into option provided in WR?
Where are test cycle folders created if TSL Script is not saved
what is the automation frame work ?
is 'tech' is a Reserved word in WinRunner or not?
what is test bed
supose 10 times text data is there but it will run 8 times whtat will you do.
How can integration testing be done through winrunner??
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.
how to test online application
what is mean by test coverage?