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 |
can anybody tell me which type of questions raised on ERP domine in interviews?
What is the use of gui map and what happens when the gui map file get loaded?
where does WR records the information about objects in AUT?
What is Analog Recording?
What is the difference between STATIC FUNCTION & STATIC?
What are data driven tests?
what is the winrunner framework?
Where are the expected results file will be stored? what is the extension of that?
What does the function represents TL_EXIT and T_EXIT ?
2 Answers PowerNet Technologies,
ON PROPERTIES IT IS DECIDED WHICH TOOLS TO BE USED AMONG QTP, WINRUNNER, RATIONAL ROBOT, TEST DIRECTOR?
what is the use of Step into option provided in WR?
How to write a testcase and bugreport?plz expln with an example.