write test cases for hospitality management system
No Answer is Posted For this Question
Be the First to Post Answer
Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage? A. 1 B. 2 C. 3 D. 4
How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable
can u tell me how do we writetestcases for perfomance,load,And stress?
What is component testing?
can someone tell me the test cases for following scenario of password: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consists of 1 uppercase letter. 3. Password should consists of 1 numeric. 4. Password should consists of 1 special character.
Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validation?
is test case required to be baselined?
write a navigation for object repostory
hi there... can any1 tel me hw to prepare a traceability matrix by taking a practical scenario..i know the theory part bt dont kno how to implent dat..
Do you know mutation testing?
how will we know test cases are written by us are correct
Write a test case scenario for Web-based address book?