what is the use case and what is the test case?
Answers were Sorted based on User's Feedback
Answer / vandana
use cases are generally prepared by Business Analysts , to
better understand the functionality of the application ,
generally use case contains preconditions , field
validations, event lists, postconditions,flow
graph,prototype . Based on the use case document test
engineers prepare test cases.
| Is This Answer Correct ? | 30 Yes | 1 No |
Use Case is a scenario to understand actions and actors of
any requirement.
eg:- If a requirement says "Library System shall be
capable of performing Book Withdrawal" In this requirement
actors are 'Student' and 'library manager' and the action
is 'Withdrawal'
Test Case is a structure to validate any functionality. so
here with our above example we are validating Book borrow
functionality. Test Case mainly contains Four parts
1. Test Objectives : What are we testing? and what is the
data required?
2. Expected Results:
3. Test Steps:
4. Actual Results:
contact me if need more clarification scsannalli@gmail.com
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / shanthi
USE CASE IS NOTHING BUT PICTORIAL REPRESENTATION OF THE
REQUIREMENTS.USING UML SYMBOLS DEVELOPER PREPARES USECASE
MODEL.
TEST CASE IS NOTHING BUT STEP BY STEP DOCUMENTION OF
IDENTIFIED SCENARIOS USING STANDARD TEMPLATE.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mfsi_priyankaa
Use case is a list of steps, typically defining interactions
between a user and a system.
Test case is a sequence of steps with expected result and
pass/fail criteria to test the functionality of the
system/application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / yogesh.b
simple answer for use case is : use case a picturial
representation of the requirements
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / janga
Use Case: Which gives the complete overview (or) architecture of the functionality.
Test Case: After knowing Use Case, developing the steps for it is nothing but the Test Case.
It includes User Business Req, Specifications, Text Data, and Expected Results.
| Is This Answer Correct ? | 0 Yes | 2 No |
I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?
what is the diff b/w bug and defect?
Testing Engineer having Software Programming knowledge so Which type of testing will be done. 1.Adhoc testing 2.random testing 3. functional testing 4. monkey testing
Hi, Can anyone send me the interview questions & answer for 2+ year of experience in manual testing
i am selected 65000 pitision 2008 lottory and i got a approval letter on 29 sep 2008 so what time shold i have for my visa interiew please
What's an 'inspection'?
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
if u are asked to test yahoo login page what will be thw ur test cases ?
How do you know your code has met specifications when there are no specifications?
Hi can anyone give me 5 situations where your developerignore your bug
what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?
after completeing testing ,what would u deliver to the client?