Define Testcase.
Answers were Sorted based on User's Feedback
Answer / chandu
Testcase is a set of conditions or variables under which a
tester will determine if a requirement or use case upon an
application is partially or fully satisfied.
| Is This Answer Correct ? | 1 Yes | 0 No |
Test case is a document, design by the test engineers to
check whether the application meeting the client
requirement or not.
This document contains the templates like
1.Test case id
2.Test case description
3.Test case Procedure
4.Test Data
5.Expected Result
6.Actual Result
7.Status
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / william
Test Cases is defined as how u going to test like wat to
gve input n wat shd v get as a result..
| Is This Answer Correct ? | 3 Yes | 7 No |
suppose an interviewer asks you to write a testcase for a login window (and application is not given to test). Should we write actual results or expected results or both?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
Explain the component testing?
How to write test case for this scenario. The system shall allow the user to request a search for a case using the following mandatory parameters: Last Name First Name Case creation date range
How to write test case template for ATM
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
How can we write integration and regresion test cases based on scenario ?
write the testcases for migrating data from one database to another database?
Write test case for windows media player
write test cases for whatsapp messaging..?
1 Answers IBM, Stag Computers,
Explain how to develop a test plan and a test case.