what is the purpose of writing testcases
Answers were Sorted based on User's Feedback
Answer / sireesha
Test Cases is nothing but an action performed on the
application with some input to test the functionality, its
usually a step by step procedure.
The main purpose of test case is not to miss
Testing of any functionality and Requirement.As it is
performed in a sequential way,one step by step the second
step would be relevant to the previous one so there wont be
any chace for the tester to miss any requiremnt or
functionality.
Is This Answer Correct ? | 17 Yes | 0 No |
Answer / kishore kumar.k
To ensure that the functionality is working according to
the requirements (i.e in desired manner).
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / ajay
very good answer by venkat and sireesha....
and i would like to share a little bit..
testcases is writen not only for the funtionality part and
also for the availability of the contents in the products...
it seems to be a very simple point but while answering in
the interview heilight the word availability...
hope u both agree with me
thank you
ajay.thomala@gmail.com
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / vivekananda
Test case ensure that application work correctly as per
customer requirement so it can use in real time environment.
Writing test case and executing test case give confidence
to release software.
Is This Answer Correct ? | 7 Yes | 3 No |
Answer / nithu
To improve the quality of the Product and to find more
hazardious bugs
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / venkat
By simply, A Testcases can cover all the positive and
negative conditions of that particular Client
requirement.The current testcase will help you to test
requirement after getting the build from the developer.
For ex:Customer requirement is he need blue writing pen.
After making pen ready to write once.whether it is
writing blue or some other colour.if its write blue
colour,then your testcase pass,otherwise your test case
fails.
Is This Answer Correct ? | 6 Yes | 2 No |
Answer / shankar reddy
to verify the application behaviour interms of customer
requirements.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / rajapages
Hi buddies,
All u ppl have mentioned above is correct. In addition to
that, one of the main purpose of writing Test case is a
proof document of tester whether he/she covered all the
functionalities against the requirements.
Plz correct me, if i'm wrong.
Thanks,
Van Helsing.
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / mahendra lenka
Its proof for a tester that he has covered all the
functionalities of an applicatin are covered
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / vinay rana
different test actions can take different viewpoints
to find more & more bugs at unit & integration level to
improve the quality of software
UAT Testing:- software should work as it expected
Is This Answer Correct ? | 0 Yes | 0 No |
can one defect be mapped to more than one test script in manual testing
can any one give the format of writing test cases in excel sheet.
Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.
Explain the ramp testing?
Explain the concurrency testing?
What are the Test Cases for an email id for username and password?
Write a test case for computer keyboard?
what are those parameters or matrixes for tesing a software user interface?
Do you know mutation testing?
write test case for white board marker.
anybody can send cross site scripting test cases pls...
How to write test cases on for Logging management?