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

which process u followed in ur company?

4 Answers   CarrizalSoft Technologies, Microsoft,


what is valdiation

6 Answers  


Define Non-functional testing?

2 Answers   Crea,


plz explain about commonly used terms while writing testcases.Like to check,validate,on click etc.

1 Answers   TCS,


How many types of applications are available for a Test engineer to test? In detail? PLZ.

4 Answers   IBM,






Hi frnds im Priyan.in interviews they are one question 4r me.i have been asked this one in 4 interviews.." AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss

18 Answers   AZTEC,


There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?

2 Answers   Crea,


what is the Testing Process in your organization

1 Answers   HCL,


what is positive and negative testing with example?

6 Answers  


. Diff. between Application server and web server? 2. Default port number of Tomcat? 3. bug life cycle? 4. what is defered status in defect life cycle? 5. smoke test? 6. Do you use any automation tool for smoke testing?? 7. verification and validation? 8. Testing process in your comp.? 9. Testing methodology? 10.when a bug is found what is the 1st action? 11.what is best bug in your current proj. which you found?? 12.what is test plan and explain its contents? 13.Advantages of automation over mannual testing? 14.explain some SDLC models? 15.ADhoc testing? 16.what is mean by release notes? 17.what are all the contents of release checklist? 18.when a new build comes what is 1st action?(performing smoke test). 19.how many test cases will you write for 1 day? 20.what is the bugbase do you use in your comp.?

3 Answers   BeBo Technologies,


what is cyclomatic complexity and what is the formula used for it

8 Answers  


what is the difference between Test strategy and test plan?

25 Answers   EDS, IBM,


Categories