Answer Posted / 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 View All Answers
What is conformance testing?
how to identify metrics, integrity level, identify risks and identify security issues in ieee 829 standard explain with examples??
can 2 tier architecture can be change as a 3 tier architecture
What is a test case template?
how can i wrtie testcases for huge data
What is the most critical bug you found in your latest project or overall in your career ?
Describe bottom-up and top-down approach in testing?
What is traceability matrix? Is it required for every project?
What is Defect Density ? What is the formula? Explain with example
I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?
List out various tools required to support testing during development of the application?
How the build and release differ from one another, write down the difference between build and release?
What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
Have you ever worked with QA in developing test tools? Explain the participation Development should have with QA in leveraging such test tools for QA use.
What are the benefits of automated testing?