what do you mean by test case specification
Answers were Sorted based on User's Feedback
Answer / mahalakshmi
The Test Case Specification is a document wherein you
derive/explain various scenarios to test the
component/system. It would consists of Component name, Case
Description, Expected Results, Pass/Fail status.
We can prepare TCs for 1) individual components, 2)for
integrating the components 3) for full business scenarios...
TCs can be Unit TCs, Integration TCs, System TCs,
Acceptance TCs...
Any one pls correct me, if am wrong...
Thanks
| Is This Answer Correct ? | 24 Yes | 8 No |
Answer / nikhil
Test case describes an input description and
an expected output description.
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / bhumika harshita
Test Case is a checklist of all the functionalities of an
application or program with a set of inputs, executions
conditions, expected results and actual results which
determines if the program is runnig correctly and is in
compliance with the specifications or requirements.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / seeni
Test case are developed to cover certain testcondition,
test case consist of input values,Execution pre
condition,expected result,execution post condition.
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / abhishek
A test case is a set of conditions or variables under which
a tester will determine whether an application or software
system is working correctly or not.
| Is This Answer Correct ? | 4 Yes | 5 No |
Generally when we are writing test cases we give headings as Case id , description, input values, expected, actual, severity and priority and pass/fail. is there any seperate profama during testing the web site manually. (guys it very urgent for me in my office can any one help me plz)
How does one write Test Cases?
Write test cases for 8+4?
hi iam working in HCL as a fresher n iam dg automation testing i am going to give client demo i did some 7 scripts i want to call all those in some new page in QTP I KNOW CALL THE EXISTING ACTION N COPY OF ACTION if we use any of these options while running it will show the whole script but is there any other method while running it should not show the whole script it will show only the calling lines plz give me detailed explanation to ds i need reply fast plzz
write a test cses for sending mails through microsoft- outlook xpress?
Please give me some example of the test cases to test the Google map search
Explain the functional testing?
i'm confused to wite a Test Scenarios. can any one help me how to start?
is test cases are necessary for testing non functional testing
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?