Thursday, May 8, 2014

After building software sometimes software doesn't work as expected shows bugs , errors. Why is that software system doesn't work as expected ? There may several possibilities of thes Someone used software incorrectly  Someone makes error or mistake in software Someone add invalid inputs in software Incorrect development  Issues in development  Testing missed bugs..  There may be many more reasons why the software is not...

Tuesday, May 6, 2014

Test case is set of conditions, steps , variables using which tester need to test application or software in step by step manner to find out , verify , validate software is as per requirements and detect defects.  There may be many set of test cases to fulfill requirements .Main characteristics of a test case is that there is a known input  and an expected output (Expected Result ), which is worked out before the test. The known input...

Popular Posts