where we do database testing in real time project ? and how ...??
Answers were Sorted based on User's Feedback
Answer / sairam
Generally database testing wíll be done by using different databases. We use toad to test back end tables. To test backend we have to run different SQL queries to retrieve data from the back end.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ankita
Actually, Sub System Testing is a part of Sytem Testing.
i.e. Acceptance Testing, Configuration Testing, Functional Testing, Stress Testing, Availabality Testing are cover in System Testing.
Is This Answer Correct ? | 0 Yes | 4 No |
What is srs and brs document?
What is defect clustering
What is Matrix in testing?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
What test cases should be written in performance testing manually?
What is Retesting?
Want to write ISTQB foundation level exam on MAY. But not yet collect a proper book nor recent dumps.Please anyone can share with me recent dumps for 2011 syllabus.or any pdf.Please its a urgent request
What is internationalization testing (i18n testing)?
How do u ensure that there are no duplicate testcases?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
How do you scope,organise and execute a test project.
How to write test cases for testing databases,especially for testing and writing test cases for stored procedures.