what is mean by exactly the difference between the testcase
and usecase
Answers were Sorted based on User's Feedback
Answer / sowmya
An usecase are prepared from BRS.this will be in document
form only which can be understand by the team.it describe
about how the software should when the end user uses .
where as testcases are written by tester using SRS.testcase
are used for testing the functionality or behavior of the
application
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / srinivas
test case:it is developed by test enganeer.it is document
level testing.it is simply understanding covering the more
functionaity in a single shot.
use case:An usecase are prepared from BRS.this will be in
document form only which can be understand by the team.it
describe about how the software should when the end user
uses .where as testcases are written by tester using SRS
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suvarna
Test Case: It is single whole oriented interactions
performed by the user or tool on AUT(Application Under Test)
Whereas
Use Case: It depicts relationship between actor input and
system response.
| Is This Answer Correct ? | 1 Yes | 0 No |
UseCase : It is indepth detailed description about Customer
Requirments. it is developed from BRS/SRS. it is prepared
by business analyst or QA Lead.
Testcase: It is a doument describing the input,action and
expected response to determine wether the application is
working correctly according to the customer requirments.
it is derived from srs,usecases and test scenarios. while
developing test cases we can find gaps in the requirments
also.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / devarajulu
Use case: It is a high level scenario and contains validations from which tester can write test case.It may taken from RD or FSD.
Test case:Its simply test procedure written by tester from the FSD.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suneel kumar reddy
Actually Test cases are derived from use cases
use cases contains field validation of fields
Possitive and negative scenarios for each each functionality
Difference between test case and use case contains only
validations but the test case contains test data
| Is This Answer Correct ? | 0 Yes | 1 No |
what is BVT testing?Who can do this testing?
What does the tester do in automated testing?
how will u create diff types of scenario for any website?
difference between QA and QC?
What r the non-configurable items in the VSS for software configuration management?
what kind of bugs you can find in the application in manual testing?
which sanity testing is performed?
Hi,Any body taking real time classes on manual testing.If u know please let me know in my E-Mail-id: anbarasu2k@gmail.com mob no:09740297798
How will you determine if the architecture of any web site is of two tiers, three tiers or multi tier?
What is Defect containment?
4 Answers Accenture, University,
Can some one tell me what is test environment? And What is test set up?
Difference b/w test case and scenarios.