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 is a ‘use’ case and what does it include?
What is Defect Density ? What is the formula? Explain with example
What is maturity level?
What type of tests you perform on the web based application?
What is negative testing? How is it different from positive testing?
what is meant by negative testing..give me one example?
17 Answers MBT, TCS,
what is compliance testing
What are the factors responsible for the estimation of system integration test cycle and total integration time?
What is the procedure for acquiring CMMI Certification for the company Is CMM no longer used
What is the term for decomposing a software program so that latent design information can be extracted? Choice 1 Regression Choice 2 Restructuring Choice 3 Reusability Choice 4 Reverse engineering Choice 5 Reengineering
4 Answers Brainbench Certification,
i completed btech in IT in 2012.i am not good at programming.i want to do software testing.am i eligible for the course and how will be my future?please help and than you
Describe use case testing?