Explain the dynamic testing?
Hai can anybody give me an idea about writing automated test cases in qtp using VB scprit.please respond as quicky as possible.
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
why we need a test plan
a job should be executed for every two hours?write test case for this?
write a testcase for tea cup?
Let me knw the testcases for opening an account and for billing in shopping malls..?/?/?
What is gray box testing?
what is difference between repeatable and reusable test case?and what is self cleaning test cases?
This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?
Explain the functional testing?
Smoke Test Checklist for Gmail please someone help!
wat is mutation testing ?