wat is compile module
Answer / nath .t
compile module means execute files at runtime.
ex: if u have some functions like add, sub, div, mult. this
functions r used in some tests. if u want call this
functions in a test first u write all these functions in a
notepad file and save it as a ".vbs" files
suppose u saved as a "allfunctions.vbs". if u want call
add function or any function in ur test.
first u write "executefile" and path (where u saved that
.vbs file)
syntax: executefile "path"
and u can call functions in .vbs file at run time.
| Is This Answer Correct ? | 1 Yes | 2 No |
What are various ways of calculating defect density? What is recommended for .Net based development projects?
What is random testing?
what is the strength of present company
Write the differences between preventive and reactive approaches?
at any application or software where the data will be stored at server side or at client side kindly answer it in detail?
What is verification?
Can you suggest a test system with interactive desktops, live dashboards, and instant communication features?
Test scenario is written by seeing SRS or by seeing application
Give examples of boundary value and equivalence partitioning test cases.
What are the 3C's in the todays IT world?
Difference between web application & client server application?
what is target user?