Why tester should know database concepts?
Answers were Sorted based on User's Feedback
Answer / sunithayagnamurthy heartcom in
Hi ramprasad
not database concepts why tester should know database
concepts
please read question carefully
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / neeraj
The main concept of Database testing is to validate the
records that are stored in the backend, is as per the
requirements. So in order to validate the records, test
engineer have to pull the records from the database and
validate it against the reports or the flat files generated.
in short to check database integrity, redundancy etc. a
tester should know database concepts.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / narendra
Since every application deals with some kind of database
operations. To test these operations, tester should have
the knowledge on concepts
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / s.ramprasad.
Hi
Database concepts
1. Database connectivity.
2. Access the data.
3. Data manipulations (Insert, Update, Delete)
4. Data Definition ( Create, Alter, Drop, Rename)
5. Grand Permission or Revoke the Permission.
6. Inter operatability between databases.
e.t.c..
S.Ramprasad sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / anil
Every software product has a data base for saving the data
whoch is the most important part of any s/w product.
The tester should be aware of the status of the database
while testing any software product.
The tester should be able to understand the following
things :
Database connectivity, Access the data, Data manipulations
(Insert, Update, Delete, edit), Data Definition ( Create,
Alter, Drop, Rename), Grand Permission or Revoke the
Permission, Inter operatability between databases if any.
regards,
Anil Shinde
anil.shinde@rediffmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / reshma
For database testing. Tester has to use Select, insert,
update and delete queries very often in testing
| Is This Answer Correct ? | 0 Yes | 3 No |
Maximum how many defects found in a single module?
how will get a build for testing.
How do you know your code has met specifications when there are no specifications?
what are the advantages and disadvantages of waterfall model?
what is the use test tracebility matrix?
How will you decide defect seviourity and priority?
what is test case and test scenario , plz do explan with example....
what are the testing methodologies?
Define each of the following and explain how each relates to the other: Unit, System, and Integration testing.
diff between test plan and test strategy?
What is test belt?
Define Non-functional testing?