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 |
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
Difference between Black & White box testing
What is meant by beta testing?
can anyone give me example of the following:- low severity & high priority medium severity & medium priority high severity & low priority
Rightway global solutions, madhapur, hyderabad is a good institute for software testing?
How any person can be a software tester, if he/she is not having software knowledge?
what is the difference between testplan and testcases?
what is regression testing???
What is Change Management?
0 Answers Cap Gemini, MicroGenesis,
What is a TEST CONDITION?When it is used?who prepares tesst conditions? Also pls explain me clearly with an example.Plsss reply me fast. Thanks for the repliers.
What's the difference between System testing and Performance testing?
Explain the sub-genres of performance testing?