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 |
ca n u give the eample for low severity & high priority in ur Internet Banking project
What is the difference between "invoke_application" and "web_browser_invoke" functions in winrunner
How you used WinRunner in your project?
How to get the system date and time in winrunner?
can any body tell me in detail about ERP domine?
How do you scope, organize, and execute a test project?
How can withwin runner to make single scripts which supports multiple languages?
What is the difference between writing a function and writing a script?
Explain in detail the parameterization steps in DDT?
Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com
when start testing
What is the XML test cases creation?