how do you convert use cases into test cases?
Answer / Manish Arora
To convert use cases into test cases, you can follow these steps: Identify the main flow, alternative flows, and exception flows from each use case. Then, for each identified flow, write a test case with specific inputs, expected outputs, pre-conditions, and post-conditions.
| Is This Answer Correct ? | 0 Yes | 0 No |
I would like to know the kinds of questions that could come up with regard to backend testing? As i am new to this field would also know if backend testing is restricted only to sql and unix. If at all anyone has any information on the same kindly get back to me..thanks
What is the difference between model based testing and state transition testing? Or are they the same?
what is diff. between CMMI and CMM levels?
In which phase should testing begin – requirements, planning, design, or coding?
What do enterprises do for QC 11 to prevent minimum data loss ?
Compare between FCOE and iSCSI
What is the difference between preventative and reactive approaches to testing?
Test report?
Explain incremental integration testing?
What is your primary role in your project?
What is the role of quality assurance in a product development lifecycle?
What is the meaning and purpose of each of: 1) Test Strategy 2) Test Plan #) Test Case? What is an example of each?