what actual a tester perform in database testing?(its very
urgent pls)
Answer Posted / jyothsna
Actually, what a tester performs in database testing is
self explanatory. He tests the database :) As a tester you
should test if the data is inserted in the table or not
after insert statement has been executed. if so, compare
the number of rows between source and target....
For stored procedures, execute a stored procedure
(parameterized) and compare the result with the data in the
table. If it matches, then test passes, else fails. Also,
try to execute the same procedure with different parameter
values just to test the functionality.
For triggers, for example, a trigger action is to insert a
record in a table, activate the trigger by its respective
action and test if a record has been inserted in that table
or not. and it goes on.........
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to validate a Testcase.and is the testing Methodology.
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
Write the test cases for file transfer from one user to other from Google Drive/drop box?
what types of bugs will we find out in banking projects
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
Do submit teststrategy to customer if yes at what time
1.What types of documents would you need for QA, QC, and Testing?
can anyone tell me the scenarios for online banking transaction ?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
what is configuration management tool - send to thanu_santo@rediffmail.com. what is testing senarios
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
HOW TO CREATE SRS REVIEW REPORT TO PL?
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?