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 |
plese tell me about vss?
What are the Win Runner tools for functional testing?
what is Recovery senario?
Some of the importent functions in data driven test(ddt)?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
How winrunner Handles varying window Labels?
you hae a inbox and got a mail how can you know it is there or not write script.
How do you clear a gui map files?
can any one provide some testing material?
is there any winrunner function which will allow me to send my user defined message to the test result window. i mean to say is there something similar to msgbox(that we use in qtp)in wr? the wr function i want to know is other then report_msg and tl_step.
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
0 Answers Google, Malhotra Associates, Seed Infotech,
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.