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 |
Can anybody help me what is the diff between CMM,SEI,PCMM and six sigma?
How can you introduce new software qa processes to an existing organization?
Explain what are test driver and test stub and why it is required?
What does the software qa document should include?
what are the differnent techniques of testing?
Define the role of qa in software development?
what is use of application server-web logic
What is Mutation Testing? Is it white box or black box testing. This is what I think about mutation testing..It is the testing done after the code has been modified in an application( after geting defect complain from clients)with the same test cases and same old test data... Please correct me If I am wrong...............
write an e-mail introducing yourself to the client as a QA ead is not in town.
What are the functions of the Quality Assurance Group (QAG)?
what is the difference between SDLC and SQA life cycle?
how v come to know that v hv to use which tool 4 this proj?