what is meant by database testing?
what is the strategy to be followed for database testing?
Answer Posted / nataraj jalasutram
Data base testing basically include the following.
1) Data validity testing.
2) Data Integrality testing
3)Performance related to data base.
4) Testing of Procedure, triggers and functions
How to Test a database manually?
Observing that operations, which are operated on front-end
is effected on back-end or not.
The approach is as follows:
While adding a record thr' front-end check back-end that
addition of record is effected or not.
So same for delete, update,
Ex:Enter employee record in database thr' front-end and
check if the record is added or not to the back-end
(manually).
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Negative test cases for phone camera
What are the tasks of test closure activities in software testing?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
What is checkpoint? How can you handle the checkpoints?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
What’s the difference between a bug and a defect?
Enlist some bug status along with its description?
Test approach to windows scheduler?
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com
Can you please explain me how to do testing of an E-insurance project end to end process..
hi friends i have a question while the files are uploading into the web server(for storing)..... securely......... what is the meaning securely.......its regarding virus threating or user authentication.... the files are video files these are ripping and converted into .flv format pls clarify ..........thanks in advance......
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
What are the advantages of black box testing?