about test cases
Answers were Sorted based on User's Feedback
Answer / malini
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.
there are different methods to design a testcase...
1. equivalence partionioning
2. error guessing
3. boundary value analysis
4. Graph analysis
need to learn these methods first...before writing a tc.
then analyse the functonal spec and the use_case and begin
to write a test case.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ragini
A Test Case will consist of information such as
requirements testing, test steps, verification steps,
prerequisites, outputs, test environment, etc.
A set of inputs, execution preconditions, and expected
outcomes developed for a particular objective, such as to
exercise a particular program path or to verify compliance
with a specific requirement
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s.prasath
HI
A Test Case is document that is designed to evaluate
the results between expected and actual.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / devi
after completion of test scenarios selection for functional
usability and other non- functional test, the test
engineers are implimenting that test scenarios into test
cases with required details and procedures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / karunakar reddy
Test Case Consists of Detail Information of the
functionality(input,action,expectedoutput)to conduct Testing
on Specified Functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is there in the final Test Summary Report
How to perform Gui testing ?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
Hi,Any body taking real time classes on manual testing.If u know please let me know in my E-Mail-id: anbarasu2k@gmail.com mob no:09740297798
i have 500 testcases , how to perform the regression testing
1. What is SQL editor,DB check points and will we use it. 2. Where will we use these things (Automation/manual)
HOW CAN U DO DATA BASE TESTING ? COULD U PLZ EXPLAIN WITH SOME EXAMPLES?
What is difference b/w Windows XP & Windows NT
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
What procedure you follow between gathering requirements and carried out testing?
What is checkpoint? How can you handle the checkpoints?
2.what are the various test appraoches that you are familier?