What is the Test Case?What is the Testing?
Answers were Sorted based on User's Feedback
Answer / kavita
Test Case is a set of conditions under which a tester will
determine if a requirement upon an application is satisfied
Testing: Finding bugs, errors, defects in the application
by using testcases.
| Is This Answer Correct ? | 16 Yes | 4 No |
Answer / usha
Testcase is the step by step process to check whether the
requirement is satisfied.
Testing is to ensure that the application is performing
well as per the requirement.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sohail
Testing is what we do to Surface or find the bugs in an
application.
Test cases are the means to find bugs during testing. These
are like conditions with scenarios and expected results.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / shiv shirsat
Test Case is a set of conditions under which a tester will
determine if a requirement upon an application is satisfied
Testing is process used to identfy corectness,
completeness, Quality & security of computer application
| Is This Answer Correct ? | 2 Yes | 0 No |
What is test case?
for this question I agree with Kavitha's answer.
What is Testing?
As for as IEEE norms
Testing is a process of examining the behavior of a
application by executing a program using a sample data set.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / chil4u
Test Case is an idea of the TEST ENGINEER, to test some
thing based on the customers requirements.
Testing is the process in which the defects are identified,
isolated, subjected for rectification and ensured that the
project is defect free inorder to produce a quality product
and hence the customers satisfaction.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / patwari
Test Case is a set of conditions under which a tester will
determine if a requirement upon an application is satisfied
Testing: Finding bugs, errors, defects in the application
by using testcases
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / maqdum
test case:-writing the procedure of the functions of the
applications systematically step by step is known as test case.
Testing :-checking the verifiying behaviour of the
application is known as testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shrinivasbt
A test case is a set of conditions or variables under which
a tester will determine whether an application or software
system is working correctly or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / thiyagarajan
Testing:
Testing is the activity to test the product with errorfree.
Test case:
Test case is the set of conditions under which the tester
can check the client requirements by giving the possible
inputs
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the Exact difference between Sanity and Smoke testings
What is desk checking and control flow analysis
is it true that sanity and smoke testing done by developer to test the basic functionality whether its working correctly or not before proceeding further testing
black box techniques
What is Matrix in testing?
How Can I do database Testing ?
what is meant by package testing?
what is cause effect graph & exp its types?
How do we run the database testing manually
Example For Load And Stress Testing.
How to test a website???
what happens to the test plan of the application has a functionality not mentioned in the requirement