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 bug?
what type of documents do u prepare during testing
Explain cmmi.
What are the Dimensions of Quality?. And Plz give a testCase example using the Dimensions of Quality.
how can u test cookies?
1 Answers Ducat, IBM, Sutherland,
Whose level is higher in between QA, QC and tester and their role and resposibilities and job profile.
What if the application has functionality that was not in the requirements?
what is testdata ??
Can anyone explain me with examples wat is parallel testing?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
1.what ia QA and QC? 2.how do you configure qtp and testdirector? 3.IN Online banking syatem project Which functionalities of QTP your using? 4.how do you test the money transform from one account to another account?
how can u find system IP address