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 |
explain bug life cycle
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing
What does scalability mean. Is the system scalable only in terms of hardware or its software which makes the application scalable. Please provide an example to support your answer.
In a Dark Room one Switch Board is there.If u Pressed a Button in Switch Board the Light will 'ON'. Write the Possible test cases?
What did your base your test cases?
Who gives Real-Timing Training in software Testing & Automation Testing in chennai?
By using any techinique in tesing......how to find the greatest number between 1-10.?
Is there any group of software tester in India so as everybody can join them?
difference betn adhoc testing and error guessing?
How do you decide when you have 'tested enough?'
Tell me some Compatibility defects for web application?
Guys, can any one of u give the realtime example for Performance Testing