Week - 11
What is the good test case
Test case help us to discover the information. different types of tests cases are more effective for different classes of information. Tests case can be good in a variety of way. No test case will be good in
all of them. People tend to create test cases according to certain testing styles, such as
domain testing or risk-based testing. Good domain tests are different from
good risk-based tests. In my view, a test case is a question that you ask of the program. The point of running the test is
to gain information, for example whether the program will pass or fail the test. It may or may not be specified in great procedural detail, as long as it is clear what is the idea of
the test and how to apply that idea to some specific aspect feature, for example of the product.
If the documentation is an essential aspect of a test case, in your vocabulary, please substitute the
term “test idea” for “test case” in everything that follows. Find safe scenarios for use of the product find ways to get it to work, in spite of the
bugs. Sometimes, all that you’re looking for is one way to do a task that will consistently
work--one set of instructions that someone else can follow that will reliably deliver the
benefit they are supposed to lead to.
No comments:
Post a Comment