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

Who fixes the bug as Severity and priority ?

5 Answers   TCS,


What is Defect Acceptance ?

2 Answers   Cap Gemini,


why u choosen testing as a career after complation if mba

1 Answers  


What is the ONE key element of ‘test case’? What is the ONE key element of a Test Plan?

1 Answers  


What are the testing processes after getting SRS to tester?

2 Answers  






what are things you want to check in web based testing?

3 Answers   CSS,


What's HTML content-checking tests

1 Answers   Crea,


Tell me the Test cases for the Fan?

4 Answers  


can anybody tell me "what is ur testing process in ur company" pls explain what is the process when v get a build?

5 Answers   Verizon,


What is meant by beta testing?

2 Answers  


what are the different things we test other than field level and form level validatons in functional testing

1 Answers  


write test case for mobile and refile-pen?

1 Answers   TCS,


Categories