Answer Posted / 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 |
Post New Answer View All Answers
What is Cyclometric testing?
what exactly is heuristic checklist approach for unit testing?
Difference between Stakeholder and Relevant Stakeholder?
Why did you choose the Software Testing Field?
What types of documentation are used in qa?
Describe a past experience with implementing a test harness in the development of software.
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
what is functional testing terminologies
Define brain stromming?
Which testing model is best as per your understanding, and why?
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
During alpha testing why customer people are invited?
define Testing of Procedure, Triggers and Functions in data base testing ?
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
What is test driver and test stub?