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 |
Write the test cases for credit card accessing the money transfer
which test case format ur company following
10 Answers CTS, Param Software,
please give information about ERP Projects and how V-model use in project
Hi All, I am new in testing field. I got an interview and the question was asked- What would be your high level test case on the following scenario. There are 2 fields one is SCORE and other is GRADE and there is a go button. Scenario is If score is 90- 100 then grade should be A, if Score is 80-90 then B, if 70- 80 then C Else F. So I told that - I will check Boundary values by giving max +1 and min-1 values. I will check the functionality is working as per the requirement or not. I will include + and - testing. But seems like my answer was not correct, obviously because I don't have much experience. So plz provide me the best answer of this Q ? Thanks in advance. Preeti
There is a Create Card window. It contains Card Name,Lunch discount & Dinner discount. I have written test cases for above [+ve & -ve].Now there is one Party discount is added to that window. How should I maintain test case.Guide me properly.I want to know that whether I have to write new test case bloking the previous one.
how clients are using this application?
what is a review?
what is impact analysis?....and base line version?...
what is the critical defect in telecom domain?help me out from this prob its very urgent
Which document you will get with new Build during testing?
What is Regression Testing ? Why do Regression Testing ? Why all the testcase execuation in each time of Regression testing ?
which out of the following can be considered as performance testing:- 1. Benchmarking 2.Recovery testing 3. more than one user testing