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 decision table testing?
Could anyone let me know five positive and negative testcases for ATM machine..?
Difference btween the QA and QC?
in google home page here when i click on images it displays images page and when i click on map it displays maps & when i click on youtube it display youtube page what type of testing is this?
What is the difference between Testing Methodology and Testing Technics?
What are the points to be considered while testing an application on different browsers like firefox, opera, mozilla, ie etc. on both windows & linux ??
why we go for winrunner ? and when we go for winrunner
integration test cases for mouse and keyboard
What is API Testing? how do we perform this testing?
What characteristics would you seek in a candidate for test-group manager?
Give practical example for implementing V-Model
Can anyone explain me these 3 techniques with an example? 1).Equalent Class Partision 2).Cause-Effect Graph analysis 3).Error Guessing.