Editorial / Best Answer
ravisohal
Test Case based on the Test Plan. A test case is a document, which contain Test case ID, Title, Test Plan, Test Catagory being conducted, input, action or event, expected output, actual output and Result. As mentioned above, test case based on test plan. It relates to single event or action which must reflets it relation to the module of test plan. This is a work intensive activity with the testing expert doing the writing and with the assistance of the business expert and the development expert.
A good starting place is to identify some of the smallest or simplest business activities that the new software needs to support and define test cases for each of these activities. Then, define test cases that portray either larger business activities or specific sequences of smaller business activities that tend to
approximate useful business tasks. Check the software business requirements and
confirm that you have accounted for all required business activities with your test cases and add test cases for the business activities that are not covered yet by testing.
How will we prepare test cases
Editorial / Best Answer
ravisohalProfile Answers by ravisohal Questions by ravisohal
Test Case based on the Test Plan. A test case is a document, which contain Test case ID, Title, Test Plan, Test Catagory being conducted, input, action or event, expected output, actual output and Result. As mentioned above, test case based on test plan. It relates to single event or action which must reflets it relation to the module of test plan. This is a work intensive activity with the testing expert doing the writing and with the assistance of the business expert and the development expert.
A good starting place is to identify some of the smallest or simplest business activities that the new software needs to support and define test cases for each of these activities. Then, define test cases that portray either larger business activities or specific sequences of smaller business activities that tend to
approximate useful business tasks. Check the software business requirements and
confirm that you have accounted for all required business activities with your test cases and add test cases for the business activities that are not covered yet by testing.
Related Answered Questions
Related Open Questions