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 type of testing is used for deaf and dumb people?
wt is grey box testing
Explain what is the difference between regression testing and retesting?
where can i can get QTP real time projects and process?
WHAT IS "DELIVERED DEFECT DENSITY"
I am a fresher.looking for testing jobs.I would like to know what kind of questions will be asked for freshers for the post of test engineer.
How Google apps can be considered ? Either they are product or Project
What is quality assurance? What types of testing do testers perform?What ifs the difference between defect, error, bug, failure, fault?
how web logic reacts with front-end and back-end application
What is Deffered? explain it who allocate it?
What are verification and validation and difference between these two?
Can anyone explain me with examples wat is parallel testing?