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 |
While writting Test Cases test testers have to write what test inputs/data he/she is going to use
Explain transaction testing?
build 1 bug is raised and it was closed by developer and build 2 is released in build 2 also same bug raised what is the satus of that bug. 1>reopen 2>open 3>new 4>defered
Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage? A. 1 B. 2 C. 3 D. 4
write test case for pen cap if it is not present?
write the test cases for how do u send a message in mobile
is test cases are necessary for testing non functional testing
Write test cases for orkut?
What is the basic stuff you require to begin creating test cases?
How to test a stored procedure?
If I have written the 10 Positive test cases first and Negative test cases 11 to 25 .I Execute +ve first & then - ve as per test cases were written .Now if I got the next build & if I write again +ve Test Cases 26-30 first & then - ve 31-35 but I have to execute all test cases 1 to 35.But here the sequence of execution is +ve,-ve,+ve & -ve .How should I maintain the test cases .Please tell me It's Urgent .Thanks In Advance.....Tester
how to write the test cases in excel format