what are the Test Cases for " Test Cases " ?
Answers were Sorted based on User's Feedback
Answer / prabhakar
I think as we are writing test cases by taking requirements
in to consideration, just we need to think what is required
to write a test case. Test case should contain 1) test case
id,2)TC description 3)input,4)expected results actual
results.to write a test case for test case we need to
consider all above. to write test case for any thing we
need to know main functionality of that application.
| Is This Answer Correct ? | 15 Yes | 2 No |
Answer / ajay
its very simple and funny quesiton...
1.Check for the availability of the test case templet.
2.Check fot the availability of all the fields to write
testcases.
3.Check for the availability of the testcases in the
testcase templet..
4.Check for the matching of the testcases with the
specifications.
5.Check for the repeatability of the testcases..
6.Check for unique testcases...
like this we can write may testcases for testcases
this question is asked just to make us confuse and howmuch
knowledge we have about testcases.
if ur not satisfied with my answer pls mail me at
ajay.thomala@gmail.com
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / maitray
1) check that written test case is properly readable and
understable or not.
2) varify that all required field like "id","summary","step
to execute","actual result","expected" are there or not.
3) varify that summary is matching with actual what is
intension.
4) varify that "step to execute" is properly applicable for
executing the test case or not.
5) check for test case is not duplicate.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / priya
1)Check that test case contain proper test ID.
2)Check that test case contain test data .
3)check that test case contain test description .
4)Check that test case contain expected result.
5)Check that test case is a/c to specifications .
6)Check that test case properly understandable .
7)Check that test case is executable or not .
8)check that test case is editable or not .
9)check that test case is repeatable .
| Is This Answer Correct ? | 0 Yes | 0 No |
1.To write a testcase there shud be some specification or
if no document is available then there shud be some source
where the functional knowlegde can be gathered(
person,developer etc)
2. Some source using which test data can be generated.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / dave
whether the "test case" is for the said test scenario...
| Is This Answer Correct ? | 1 Yes | 4 No |
what are the different Test case Formats posted by aperson the answer is IEEE or IEE_894 wht is this actuly
test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects
You have to give me test cases for sending a mail through outlook express.
What are the test cases to write to test user account locksout after 5 invalid attempts
How should I maintain the test cases and Test Log for different versions/builds of the application.
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
150 integration testing scenarios for gmail
Writing Test cases based on the understanding of the UX document
Explain how to develop a test plan and a test case.
Suppose a job should be executed for every two hours? Write test case for this?
how we write a jwebunit test case for check whether the ip address correct or not.