Write all test cases for Bus Pass Renewal
No Answer is Posted For this Question
Be the First to Post Answer
how will we know test cases are written by us are correct
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
Explain the glass box testing?
Write all test cases for any credit card.
hoe to write test cases for the below field --------------- --------------- browse upload
write a test case for a pen and paper regarding writing.
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
wat is mutation testing ?
write a testcase for tea cup?
int a, int b, int c= (a+b); Write the test cases for c.
testcases for waterbottle
If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4