What are the essential elements needed for database testing
Answers were Sorted based on User's Feedback
Answer / abhesheke
u need to know the structure and the specfication of each
table like the size of column and if any primary key(so u
have a database design document)which help u to know the
structure the specfication might be given in FRS.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / g.ramesh
Back End table Structure is very important thing.
| Is This Answer Correct ? | 3 Yes | 1 No |
Wht is the Test Harness, Anybody can explain it in Detail..Thanks in advance...
What processes/methodologies are you familiar with?
What is the purpose of test plan in your project?
wat is perpose of TRM ?(Test responsibility Matrix)
how we will decide test effectiveness and test efficiency?
Hi guys, i have 2 years experience in manual testing, apart from that i don't have any knowledge in testing. I like to try for some other company, what else should i prepare to survive in this field for getting good pay ?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
What is application server and what is web server?
Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.
Could anyone explain me how to write scenerio for login screen?
What is a test condition ?
what is the role of test engineer while doing unit and integration testing. unit and integration testing is already done by developers