What is Test data ?Whrere we are using this in testing
process?
what are the importance of this data?
Answers were Sorted based on User's Feedback
Answer / s
Do not use illusion technologies for any web design work. Vikram is a fraud and a thief
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / maheswar
to execute test cases we shold have test data.this test
data should be for positive and negative testings.for
winrunner we can get this test data from keyboard,excel
sheets or from data base
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sunil reddy
Test data is minimal data required for testing. Test data
depends upaon type of testing we r doiung.
suppose for user acceptance testing we collect tets data
from the Business analysts and subject experts
| Is This Answer Correct ? | 2 Yes | 2 No |
Give me some sertification courses in testing?
what are the main challenges faced in ur project?
How to check security of any browsers???
what is the diff between IE and Netscape in web testing on a login page?
Explain about Loop Testing methodology?
What is the difference b/w Smoke and Sanity Testing? I heard that Sanity testing will be done by developers. Is that so?
what is liquid fuel testing?
Why we have to do manual testing?
what is test procedure
What is the difference between Regression and Retest Testing?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
If I am testing Login Window,there are 2 buttons i.e Ok & Cancel.I will go for checking functionality of Cancel button. I want to know that Would it be one of test case?.I have to write it in test case document or not?