i am fresher in manual testing.how to do database testing.

Answer Posted / ram.polavarapu

Need to verify in DB:-
1)what ever the data that we given in the front end
application the same data has to insert with respective
tables in database.
2)what ever the data that we updated in the front end
application the same data has to update with respective
tabels in database.
3)what ever the data that we deleated in the front end
application the same data has to delete with respective
tabels in datebase.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.

1467


What's the difference between system testing and acceptance testing?

726


Describe to me what you see as a process. Not a particular process, just the basics of having a process.

1723


What is Dynamic Binding and Dynamic Loss?

1590


What is change request, how you use it?

732






How do you get programmers to build testability support into their code?

2244


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?

1571


functional testing test cases for transfer funds ?

1204


Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance

1642


Explain the components of a test plan?

692


Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.

1407


How can data caching have a negative effect on load testing results?

2378


what are the typical problems in web testing?

756


What is severity and priority of bug? Give some example.

669


In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.

4431