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

List out test deliverables?

0 Answers  


what is meant by defect tracking?

1 Answers   Mastek,


what is crud testing ? and who will do this one ?

5 Answers  


(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.

8 Answers   Instill,


1)What is the main difference between web based application and windows based application ? 2)can anyone give me proper example of high severity and low priority ,low severity and high priority , both are high and both are low ?

2 Answers  


so far how many bugs you have found?what are those means what should we answer for that?

2 Answers  


wat is build duration

1 Answers   CTS,


The following questions were asked me at the HCL...Please try to answer these::: 1Q: For 3rd party fund stransfer through online bankinghow much time it take..? What are the processes behind that..?

4 Answers   HCL,


what are the test cases to prove that given figure is triangle?

1 Answers  


what is UAT and IST ?

5 Answers  


is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?

0 Answers  


1.What is mean by Databasse testing ? 2.Defect Life cycle? 3. define compatibility testing with example? 4. define severiority and priority with example and who will give severiority and priority?

1 Answers   CSS,


Categories