what is test case? what it consists? what are the types of
test cases?
Answers were Sorted based on User's Feedback
Answer / rambabu -hyd&baga
Test case is a document.It contains inputs,outputs and
outcome .There are three types of test cases
they are
1)Business logic based testcases
2)Input domain based testcases
3)user interface based testcases
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / rambabu -hyd&baga
Test case is a document.It contains inputs,outputs and
outcome .There are three types of test cases
they are
1)Business logic based testcases
2)Input domain based testcases
3)user interface based testcases
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kanak. chennai
Test Case is a document that describes the input or action
or event and expected response to determine the feature of
the application is working correctly. It contains Test case
No: Action/Input and Expected and Actual Result and Status
(Pass/Fail).
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / prabhu
Test Case:
Definition: To verify the possible values for the
attribute.
It Cosists:
positive and negative values for the attribute
Types:
GUI test case
Functional test case
System level test case
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sujatha
hai
Test case is document,it contains the
input ,action,output.It check whether the application is
working according to customer requirements are not.
Types of test cases
+ve test cases
_ ve test cases
functionality test cases
input domian test cases
| Is This Answer Correct ? | 1 Yes | 0 No |
Test Case: This is document which consistes user actions
and expected results in written format .
Format:Test Case id,Release no,Test Objective,Expected
Result,Test Data,Actual Result,Defect Id
Types of test cases :in every stage in testing activies we
can prepare test case in that level.
Ex:-Unit test cases
Integration test cases
Smoke test cases
Regression test cases
System Test Cases
Load test cases,GuI Test cases..............
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajeshwar rao
Test case is prepared by based on the BRS, SRS, UCD
documents. Based on these documents we are preparing the
test cases.
A combination of test variables is called test case.
Each test case contains some information
Purpose===reason for the test case.
Steps== a logical sequence of the steps the tester must
follow the test case.
Expected results== expected result of the test case.
Actual results== what is actually happened when the test
case was executed.
Test status== pass or fail
Pass== when the actual result is matched with expected
result.
Fail== it represents the failure of the test case in the
future.
Blocked=== tester could not executed the test case because
of bug.
Bugid== if the test case was failed that relative
information of the bug.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hima7
testcase:
A set of test inputs , executions,and expected results
developd for a perticuler objective
test cases are devided in to two types
1.GUI test cases
2.functional test cases
funtional test cases are further devides into two types
1.+ve testcases
2.-ve testcases
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sharavati
Test case is a document specifying inputs, predicted
results, and a set of execution conditions for a test
item.We can name test cases as system test
cases,integration test cases,Unit test cases (that include
validations)
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / vrfrens01
Iam not clear in the definition of Test case.Pls help in it
For example :
In login screen we have 2 fields and login button.
which one I have to call a test case ?
whether the complete process of login or simply the
individual conditions such as UID ..?
| Is This Answer Correct ? | 0 Yes | 0 No |
how do u aanalyse test cases for pen, water bottle,fan....etc? give me brief idea how to start and how to divide functionality of an object? or how can we write test cases , if req's r not given?
How to write a scenario from requirements?give an example..
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
If there are so many settings/options to choose, how to write test cases?
what is the difference between test senario and test case?
Can anyone give me the example of High Priority and Low severity defect. Please dont give me answers like Spelling mistakes or logo missing something like that. Give me some real time example from your application. Please ignore the earline question which i have posted.Thanks in Advance.
1> Which is the latest technology use for login page? 2> What is virtual keyboard? Is it more secure than key board?
How to make sure test cases that you have written are good enough?
can u write negative test cases on google search form?
any one plz send me test cases on fan,pen,glass,cell phone,mouse and printingpage
when 200 testcases are to be written in a single day, then what will you do?
give 1 example of an error with high severity and low priority?