what is test case? what it consists? what are the types of
test cases?
Answers were Sorted based on User's Feedback
Answer / suneel reddy
Test case is descrption f what is to be tested, what the
data to be used ,what are the actions done to check the
actual results against expected result
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ashok
it is a issue to test the the application that means it is
a document which has high probability of finding errors
when it is executed
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ruhi
A test case is a document that describes an input, action,
or event and an expected response, to determine if a
feature of an application is working correctly. A test case
should contain particulars such as test case identifier,
test case name, objective, test conditions/setup, input
data requirements, steps, and expected results.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kumar
an input condition with an expected result to test the
functionality of the appl.
it should be unique and precise
no duplicates
no invalids
we write the test cases for every functionality.
by giving the priority to them.
as p0,p1,p2. according to the phase of testing we execute
all critical p0 , major p1, field level p2 test cases.
there are -ve and +ve test cases but we execute only +ve
test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / biswa bhusan mishra
test cases are the indetail documents which consists of all the positive scenario's,navigational steps and inputs for testing an application...test cases are like functional ,system and integration test cases we can write
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aleem
Sharavati,
The Test cases naming which you have mentioned here is said
the be levels of testing in testing life cycle of a
software. Hence you cannot name/catogorize the test cases.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vivek.ranganathan
For me test cases is a document which describes ,
What is we r going to test ,i.e (test area)
followed by test description ,then by the test steps , then
the expected result ,actual result , status(pass/fail_)
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the priority for fixing bug?
difference b/w test case doc & use case doc?
what is test scenario and test condition?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
What is the role of QA in a project developement?
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
hi all I have an overall experience of 12 years working in an EDP setup(worked in a manufacturing setup in a German MNC). On my request, I was relieved from my duties in Sep 06 for maternity reasons. However I would like to pursue a career in a software organization as a manual tester. I obtained my proficiency certificate in Software Testing from STAG SOFTWARE LIMITED 2 months ago i.e in May and would now like to continue working in this field. However I am unable to find a job until now. If anybody knows of a opening at bangalore, kindly let me know.
Give two examples of HIGH SEVERITY and LOW PRIORITY.
hi guys...every test engineer have strong knowledge on SQL....but i have zero knowledge on sql......pls suggest me which one i need.. to get strong knoledge on sql .... learn SQL SERVER or ORACLE?
Plese tell me What is V model how do u prepair documnet using V model ?
What is mean by Funtional and Non-Funtional Testing?
what is verification, validation