diff between usecase and testcase
Answers were Sorted based on User's Feedback
Answer / vrfrens01
Usecase: UC describes that how a user use a functionality
in the system.
Testcase: TC describes how to test a specific
functionality in the system.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / radhikasivaram
use case describes the functionality in terms of
input,process and domain
whereas test case depends on usecase and defines a test
condition to be applied
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajeshwar rao
Use case is nothing but graphical representation. That is
prepared by based on test plan by looking at these use case
we can easy identified whereth problems occurs
It describes how the user uses the funcnality of the system.
Test case contains user actions and test data. It is
document that describes the action to be performed actual
result and expected result.
A combination of test vairabiales is called test case.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vedha_sathya
use cas describes User actions and system response
Test case contains user actions and test data,we dont know
system response
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jhansilaxmi
Usecases are in business terms usecases are for capturing
the functionality.Testcases are derived from the usecases.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satyanarayana
Usecase is more elaborative than a test case.
Usecase describes the a unique condition in order to
validate a functionality.
A testcase describes how to execute the usecase (which
includes test inputs,executable steps and some pre
requisites)
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / swarna
Use case:
What to be tested.
Testcase:
How to be tested.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sailaja
Use case is the high leve scenario to test cases. use cases
are written to tell what the user can do with the system
and test cases are written to tell what the tester can do
with the system
Is This Answer Correct ? | 0 Yes | 1 No |
Hi i am srinivas working as testing engineer with one of cmm level3 company. i am looking to change for that i posted my resume in naukri i got mails about requirement but when i replyed mails no one call for interview .I applied from past 4 month but i am not geting any interview call . please tell me where is the problem.
who do the sanity and smoke please explain me at what time this type of testing will do
what are entry criteria(other than SRS) and exit criteria( other than Traceability matrix) in Test plan preparation
How to write a test case for White board? Plz help me with this....
How to write a Batch script and Batch Framework?
What are the challenges you faced in your project (Testing) and in your company?
Describe to me the Software Development Life Cycle as you would define it.
Metrics for Evaluating Application System Testing?
I would like to reserve railway ticket online and paying the fare through net banking. Friends help me to write test cases???? Give answer for this as soon as possible...
what is agile testing?
What is Hands-Off Testing?
What is white-box Integration Testing and its differences between Black box-Integration testing?