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 |
Plz post any critical bugs found while testing desktop application.
Can anyone help you in this?
What are the actual QA processes run in software compamy ?
What do you like most about Quality Assurance/Testing?
What does the test strategy include?
Testing terminologies followed by Google
WHAT IS ENTRY CRITERIA AND EXIT CRITERIA
What is the difference between black box and white box testing?
What and where are the policy statements that dictate quality assurance in your project?
If there are more number of production defects, how will you tackle the team as a lead
What is conversion testing?
What is boundary testing?