what are the difference(s) between test suite and test cases
Answers were Sorted based on User's Feedback
Answer / anjali
test case means a set of condition which test the valid or
invalid scenario of requirement. means tester test that
application is partially or fully satisfied or not as per
requirement.
and testsuite is the set if testcases.
Is This Answer Correct ? | 13 Yes | 1 No |
Test Case : A Set of input values, execution precondition,
expected result and execution post condition developed for a
particular object or test condition.
Test Suite : A Set of several test cases for a component or
a system under test. Where the post-condition of one test is
often used as the precondition for the next one.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / himanshu
Test cases describe an expected output description.
Test suit describe set of test cases
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sevak.yatrik777
test case means a set of condition which test the valid or
invalid scenario of requirement. means tester test that
application is partially or fully satisfied or not as per
requirement.
and testsuite is the set if testcases.
Is This Answer Correct ? | 1 Yes | 4 No |
DIfference between ISO and CMM level
2 Answers CarrizalSoft Technologies, Polaris, TCS,
Do you prepare Test Plan? What does it have?
Explain Entry and Exit Criteria for all phases?
What are the advantages and disadvantages of developing software in which quality is "good enough" ? ie. What happens when we emphasisdevelopment speed over product quality?
Explain the main differences between software review and software inspection or walkthrough
explain the basic QA plan to co-op with development plan for effective delivery of the product
what are the roles and responsibilities of a QA engineer as well as QA lead
As soon as you get a build ,what would you ask your testing team to do?
How do you test the middleware ? esp for an Online Banking software?
Explain the deployment process?
all sap abap ale (idoc) interview questions
is all the test cases to be automized !!! if yes / no let explain the reason