wat is compile module



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

Post New Answer

More QA Concepts Interview Questions

What is a frame work or project frame work?

2 Answers   BirlaSoft,


What is Test Scripts What is static testing and dyanmic testing. Explain with an example

2 Answers   AZTEC, Wipro,


Test plan & test strategy are same..? or they are seprately prepared...?Please clarify

1 Answers  


How do you determine which piece of software require how much testing?

0 Answers  


Please give me your definition of software test engineer.

5 Answers   Lucent,






what is Globalization testing?

11 Answers   Vyons Labs,


Please let me know the differnce between Static testing and whitebox testing with Example.

3 Answers  


How to decide testing Strategy?(White box or Black box).

3 Answers  


What is mr and what information does mr consists of?

0 Answers  


please answer the difference between QA & QC with practical example

5 Answers   Protech,


What are the common problems with software automation?

0 Answers  


What are the tables in testplans and testcases?

0 Answers  


Categories