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 |
How is adhoc testing different from exploratory testing?
what is the difference between defect age and build intervel period?
list potential risks that you have identified so far in Banking domain
What are SCORM Standards?
Hi QA, Do any QA's give us the detail status of review happening during the entire life cycle (if templates includes it will be very useful for us) ?
What are the Qualities of a Tester?
In "V" model, how OQ is related to DS.
What Winrunner framework did u use in ur organisation?
What is the difference between the qa and software testing?
What is change request?
what is the difference between SDLC and SQA life cycle?
what is Agile Development Processes