what is Test cases and test procedures.
Answers were Sorted based on User's Feedback
Answer / ashfaq ali khan
Test case : Adefined Objective to validate the functional
Specification/requirement of the Application
Test procedure : Steps to be followed to validate the
specification/Requirement of the Application
| Is This Answer Correct ? | 0 Yes | 0 No |
Test Cases: That's what we wright from the given USE-CASES,
and test data.
Test Procedure: Is something like testplan, that we design
before the actual testing get started, where we define all
the approaches/testing techniques or guidelines we are
going to adopt ....
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the difference between the test plan and test strategy
Tell me in which of the software testing phase is qa involved & qc not involved?
Hi,i am tester(qa) what technologies i have to learn to enhance my career..
What is cast?
anyone can explain about types of verifications
What are the tests activities that you want to automate in a project?
What should QA require of Development?
what are the differences between level 1 & level 2 of CMM? Please give me as many points of comparison.
what is Agile Testing and who will involve and when will u perform this testing ??
What is Bidirectional Traceability and how it is achieved?
I. Policymaker II. Technical specialist III. Project manager IV. Software development manager The personnel listed above represent a partial list of candidates for the configuration control board (CCB). In addition to software QA and software CM, which of these personnel should be included on the CCB? 1. II and IV 2. II 3. II and III 4. I and II 5. I, II, III, and IV
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.