waht is the difference b/w test caes and test data?
Answers were Sorted based on User's Feedback
Answer / rajvelur
Test Data: collection of test input values that are
consumed during the execution of a test, and expected
results referenced for comparative purposes. Test data may
be any kind of input to application, any kind of file that
is loaded by the application or entries read from the
database tables. It may be in any format like xml test data,
system test data, SQL test data or stress test data.
Test Case : A set of test inputs, execution conditions, and
expected results developed for a particular objective, such
as to exercise a particular program ...
Test cases is a sequence of steps to test the correct
behavior of a functionality/feature of an application
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / vijay
Test case: A set of Inputs,processiong and out put.
Test case contains the checking the actual results withe
expected results.
Test data:test data is the data which we need to give as
inout for processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the term for decomposing a software program so that latent design information can be extracted? Choice 1 Regression Choice 2 Restructuring Choice 3 Reusability Choice 4 Reverse engineering Choice 5 Reengineering
4 Answers Brainbench Certification,
at any application or software where the data will be stored at server side or at client side kindly answer it in detail?
how can u test cookies?
1 Answers Ducat, IBM, Sutherland,
What is Pesticide Defect?
After which phase is the inspection process optional? Choice 1 Preparation Choice 2 Rework Choice 3 Planning Choice 4 Inspection meeting Choice 5 Overview
2 Answers Brainbench Certification,
What are the technical risks involved in Software testing project?
What are the tests activities that you want to automate in a project?
what is exceptional flow ? how to write exceptional flow test cases ? please give me the answer.
What is extreme programming and what is it got to do with testing?
What happens if the time taken to complete a task requires 30 days but u r given only 10 days
Hi Friends, Please help me...I want to know the QA Procedure for software testing i.e. What is the involvement of QA right from the beginning of the project when Business development team starts talking to the client upto the releasing phase... please if any one has any document or file for this please do share with me ASAP.....
You are a tester. Now how will you choose which defect to remove in 1000000 defects?