| |
GeekInterview.com > Interview Questions > Testing > Bug Tracking
| Print | |
Question: What is test data we must specify in test cases? How to log bugs in bugzilla? What is code coverage testing? how do we write load test case for a portal?
|
| March 03, 2007 05:31:40 |
#4 |
| Sree |
Member Since: Visitor Total Comments: N/A |
RE: What is test data we must specify in test cases? |
Hi, Test data is used while doing end to end testing (Product test), Basically end to end testing is done by inputting the the realistic data(In the real scenario). so while writing the test cases i actually make the data requirement based on the scenario. which is created by the the data modelling team and used the same while execution.
Regards Sree Test Analyst Australian Tax Office |
| |
Back To Question | |