In front end if you enter one record it will be inserted in
to 20 tables in back end.so How you are going to test in
Manually whether data is going properly in to concern data
tables or not? Is there any better solution to do that
instead of opening the table and checking individually?

Answers were Sorted based on User's Feedback



In front end if you enter one record it will be inserted in to 20 tables in back end.so How you ar..

Answer / dadasaheb

After inserting record you need to open that record in edit
mode (using edit option if you have) then you can check
whether inserted details are save in there concern 20 tables
or not. This is the way to check without checking in DB.
If inserted details get save properly in there concern
tables then it should open in edit mode.

Is This Answer Correct ?    3 Yes 0 No

In front end if you enter one record it will be inserted in to 20 tables in back end.so How you ar..

Answer / aruna

if u have a search option/module maintained in your
application try giving data(of your record) of the field
requested and search for the result
or
see if there is any other module in which the fields of your
record are populated..check in that module

Is This Answer Correct ?    1 Yes 0 No

In front end if you enter one record it will be inserted in to 20 tables in back end.so How you ar..

Answer / uday n

There is no other option other than opening the tables and
validating the data insertion.

You may try with this example, but make sure that the data
insertion accuracy.

Is This Answer Correct ?    0 Yes 0 No

In front end if you enter one record it will be inserted in to 20 tables in back end.so How you ar..

Answer / vasu

if u go for tools like qtp...ect then you will get the
database check point.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is test strategy?

11 Answers  


You get the build directly from the developer or through tl,if so how?

1 Answers  


What is the difference between Alpha and Beta Testing?

13 Answers   Motorola, Reliance,


What is V Model?

3 Answers  


Suppose u and ur team member is there.ur team member (friend) has raised one bug..u don't no abt apllication as well as that functionality of that application.ur TL give the task u have to give the Severity & Priority..how can u give the Severity & Priority?

3 Answers   Wipro,






what is cause effect graph & exp its types?

3 Answers  


explain v model detaily plese

1 Answers  


when tester found bug then where it is assign to developer or testlead

5 Answers  


Why does software have bugs?

2 Answers   Crea,


How much percent of time you spend in testing and writting test cases? does testing comes first or writting test cases?

1 Answers  


SQA is the product of which software company?

1 Answers  


1. define Database testing ? 2. define severity and priority and types with example?

2 Answers   CSS,


Categories