Test Plan
The following table gives the
details about the "Test plan" of our software. It contains
information about the various test cases, the expected results and the results
that was observed in the designed system.
|
Test Identifier |
Test Case Description |
Expected Result |
Observed Result |
|
001 |
Access to the Search Engine |
Info-Miner should be accessible through a browser |
Same as the expected result. |
|
002 |
Basic Input |
User should be able to input URLs and descriptions into the input box. |
Same as the expected result. |
|
003 |
Input in database |
The Entered line should be stored in the Database as soon as user presses the "SUBMIT" button after entering the line in the input box |
Same as the expected result. |
|
004 |
Circular Shifting |
The output displayed must correspond to the circular shifts of the last URL entered by the user. |
Same as the expected result. |
|
005 |
Alphabetized Circular Shifting |
The output displayed in this case must be in alphabetical order. |
Same as expected result |
|
007 |
AND/OR/NOT Searches |
The user should be able to perform OR/AND/NOT searches or any combination of these |
Same as expected result |
|
008 |
Deletion of out of date URL’s |
The user should be able to delete the out of date URLs or any URL for that matter that he has entered |
Same as expected result Same as expected result |
|
009 |
Dynamic interaction |
The user should be able to restart and enter a new set of inputs or use any of the features at any instance of time |
Same as expected result |