hi,
In testing, what is raw data and what is test data and who
will prepare/provide those datas. and test run using raw
and test datas will be the same or it differs and reasons.
this has been asked to me in an interview. expecting a
reply from you.
Answers were Sorted based on User's Feedback
Answer / rsr
hi,
Raw data is the actual data which your application will be
working on. Basically it refers to the customers data.
Test data is similar to the raw data. This is created by
the test engineer to test the application.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / chandini
Hi
raw data will given by the client and the test data
will be prepared by TL and some times tester has to prepare
the test data.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / senthil kumar
answer
Raw data's are collect from the clients with the help of
information service management,and those prepare the
document is software requirement specification(srs) ,
depend upon this srs to test the developed
application.these to identify the defects
| Is This Answer Correct ? | 5 Yes | 1 No |
How to test login page or web login page? are they difference?
How to do the performance testing Manualy? Do u have a test case for that?
what are the testing methodologies?
Plz explan entry and exit criteria with example??? thanks
Diference between sanity & somke testing?
If you clink ok in the log in page, how will you get to know what is happening in the application? If any of you know the answer for this please post. Thanks
what is BVT testing?Who can do this testing?
there is one website i.e google.com.but in our project displayed that goole.com then what is seviority and priority for this scenario
This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??
What is actually contain test report?
how can you define Priority and severity
If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?