what is database testing
Answers were Sorted based on User's Feedback
Answer / prasad gandra
Hi friends, Database testing is nothing but..involving from
the design part... first we have to know the different
tables , databases and schemas .. validation of the test
data, checking the programmes , ensuring that all the
stored procedures and triggers are working according to the
specifications .. ensuring that all the indexes working
properly and MAIN ROLE OF BEING A DATABASE TEST ENGINEER IS
TO DEBUGGING THE PROCEDURES, FUNCTIONS IF NEEDED AND TAKING
THEN PRINTING .
SO EASY...
ENJOY..
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / prashant
*************Database testing*******************
data base testing means to test the database integrity and
validity.it can be done manually and with the help of any
automation tools.
database validity means to test the validness of the values
being inserted on backend.i mean to say values are right or
wrong according to their data type or not.
"" suppose a field has numeric datatype it means numeric
values can be inserted n the same values should be saved on
backened"i think my point is clear to you.
database integrity means to test newly inserted values are
affecting the old one or not.it comes under databse integrity.
all the best
for any queries drop me an email with all your queries at
prashant_m4u@ymail.com
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / santosh
arun is not right.arun dont misguide others
prashant has done a very nice job.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sreelatha
Testing of Impact of front end on back end and impact of
backend on front end.
For ex if we inserted any row in a database we check
whether the row inserted in the database on frontend.If we
insert row in the frontend we check whether the new row
inserted in the database by using sql commands.
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / arun
Table & Field level testing.
File size when reaches it maximum capacity.
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / vamshi
Santosh answer is right i believe...
Thanks, Vamshi
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / gayathri
Testing whether any junk data is displaying in UI other
than that stored in Database.
Is This Answer Correct ? | 1 Yes | 3 No |
Answer / itsalleasy
This is a huge topic. Go to google and type in database or
backend testing white paper.
Hope that helps,
Itsalleasy
Is This Answer Correct ? | 0 Yes | 3 No |
Hello Friends, I m working as tester in a company, i have 1.5 yrs of exp., in my company we used manual testing Technique & i wants to give The ISTQB Certified Tester-Foundation Level certificate Exam. Can any one tell me the next date of the exam.? If anyboady have questions papers OR any material then pls. frwd me on my id : preet45p@yahoo.com Thanks in advanced.
How to test Requirements?
What is the Batch file?
can u tell me the recently u raised the critical defect? tell me u r own plzzzzzzz yar?
As soon as we get the build what type test we will do?and how?
Can you tell some body how to test a situation that to sell a share if it reaches 30(present value is 25) and the time limit is 120 days. Every day the market starts from 10 A.M to 3 P.M. it may execute any time with in the time period. Pls tell me the answer.
what is the difference between regression testing and retesting?
In the Testing, How do we find the Duplicate Defects. In the case of testing is going on On-site r off-shore..some times on site and off-shore people may enter defects at the same time..those may include duplicate defects. how we have to find those defects..
hai friends i did my bcom (distance with out inter)and iam pursuing mca(distance alagappa university)iam learning testing cource in ameerpet can i elgibel for testing jobs pls guide me … …and send details to rangavijetha@gmail.com..thanks
hi friends, anybody WHO NEEDS PROPER GUIDANCE TO MAKE CARRER IN TESTING PLS CONSULT ME. U WILL DEFINITELY BE BENEFITTED. My EMAIL ID: sun2k8@rediffmail.com Test Lead (IBM) +919902925787
What are release notes and what it contents?
How can u swap 2 variables in C without using 3rd variable?