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 'Context Driven Testing' in Agile Method?

3 Answers   L&T,


Why is automation testing preferred over manual testing?

0 Answers  


What is negative testing? How is it different from positive testing?

0 Answers  


what r the key components in a test plan document?

6 Answers   Semantic Space,


What is coding?

0 Answers  






Difference between ISO and CMM (No Abbrevations, Only concepts)

1 Answers  


what are the differences between level 1 & level 2 of CMM? Please give me as many points of comparison.

2 Answers  


What Winrunner framework did u use in ur organisation?

0 Answers  


What is role and responsibility of a senior software testing engineer in the company?( Day to day activities)

1 Answers   Infogain,


hi all, iam prasanna. i jst started course in testing. can any one tell me abt pilot testing with an example.

2 Answers  


what is scalability testing?

2 Answers   CTS,


What are the solutions for the software development problem?

0 Answers  


Categories