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 |
Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.
2 Answers JPMorgan Chase, Zenith,
What is difference between quality and testing?
Rightway global solutions, madhapur, hyderabad is a good institute for software testing?
What is the deference between regression testing and re-testing?
what is diffrence between dynamic black box testing and dynamic white box testing
what are the testcases for Lift--
What is Test Metrics? and what are the different types of test metrics?
Can you explain boundary value analysis?
What should be a cover letter name while updating resume on naukri.com? please post answer
hi this is sunitha yagnamurthy ...what r the certification in testing and hoe to apply that certificaation and what r the topics we will studying in testing...... please anybody explain that process
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
when we enter wrongpaasword and wrong userid in login page and click on ok.it did not display that error msg. it displays that which page we want. what type of testing is this 1)functional testing 2)security testing