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 "Cache Memory". How and What we have to check in Cache Memory during Web based application testing.
Notepad(Editor),we test is which type of testing? a)Functionality Testing,b)Compatability Testing,c) All,d) None
What is known Issue???
how to do cookies testing in realtime through manual testing? pls give some realtime example?
What is frame level testing and how do we test it?
Difference between cache and cookie.
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
Test Cases design during ??? four options are given below. Which 1 is correct... 1. Test recording 2. Test Planning 3. Test configuration 4. Test specification.
What is the difference between a standalone application, client-server application and web application?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
need testing projects where can i find them
What are the main key components in client and server applications?