Generally how do we do DataBase testing in Manual testing..
Do we prepare any testcases.. Generally do we concentrate
more means ex: Joins, Triggers.....Anybody can expalin it
in detail..Thanks in Advance....

Answers were Sorted based on User's Feedback



Generally how do we do DataBase testing in Manual testing.. Do we prepare any testcases.. Generall..

Answer / suman

Hi, Developer will create an UI(User interface) so that
data from database can view by black box tester and check
the data is updated or not. Manual tester will not check
joins, triggers...etc only, storing and retriveing the data
ex. add, update and delete records.

Is This Answer Correct ?    4 Yes 2 No

Generally how do we do DataBase testing in Manual testing.. Do we prepare any testcases.. Generall..

Answer / kiranmayee

For DataBase Testing we will take the specifications from
the developer,and using SQL queries we can know lengths of
the textbox,data types etc.,we have to note down all the
requirements needed.Then using those specifications and
requirements,testcases are prepared then executed as the
specifications are satisfied with the results manually by
giving all the boundary values,maximum length,invalid data
types etc.,then the expected and actual result are
verified.If actual result is not equals to expected then the
bug is raised.

Is This Answer Correct ?    1 Yes 1 No

Generally how do we do DataBase testing in Manual testing.. Do we prepare any testcases.. Generall..

Answer / swapna

Not in triggers, we prepare the test cases and write the
project in manual testing thatis scripts

Is This Answer Correct ?    1 Yes 3 No

Generally how do we do DataBase testing in Manual testing.. Do we prepare any testcases.. Generall..

Answer / malli

Generally we have to written the data base test cases as
functional testcases is called toad checking. In that you
have cover the user id, password and table column fields.
Than we have to execute the query where fields data
updating or not in the database. Some times developers also
give the query for execution.

If I am worng pls correct me.

Regards,
Malli.

Is This Answer Correct ?    1 Yes 5 No

Generally how do we do DataBase testing in Manual testing.. Do we prepare any testcases.. Generall..

Answer / suganya

hi,
Its nothing but a with respect to the SRS we have write the
test cases and with valid and invalid inputs and check the
application whether its satisfy the requirement or not .
if we doing manualy that is called manual test.
if we generating scripts(testcases) by using the tool that
is called automated testing

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

What is diff between Agile SDLC and TDD SDLC? Kindly let me know?

1 Answers   IBM,


What Is Regression Testing?

7 Answers  


Could any one explains what is Significans of V MOdel? Why not it is called as W model or some other X model? Is there any specifi Answer for this Qustion.

4 Answers  


What is Web architecture that are followed while doing online project and tell the samples of architecture?

0 Answers   IBM,


what are testing you will do in system testing

3 Answers  






how many testers r there in ur project?and hw did u divide ur work? plzzzzzzz answer

3 Answers  


Tell me about the worst boss you've ever had.

1 Answers  


What is requirment phase testing?

1 Answers  


Why do u choose Testing as ur career?

10 Answers   Minecode,


if u find bug is duplicated is it needed to again log it .how do u find bug is duplicated using test director as a tool

2 Answers   SAP Labs,


what is defect tracking?

6 Answers  


What is difference between Test Plan and Test Strategy?

12 Answers   AZTEC,


Categories