What is database testing? Can anyone give some scenariors
where we perform databse testing? also, please quote some
interview questions in this regard.

Answer Posted / hemu

Hi, in general database testing will be also done by the
tester while doing manual or automation testing to find out
whether all the data is getting refleceted in the data base
or not. For every application thre will be a seeded data
beside that tester will cretae, update or delete the data
and more over every application has its API where in it
internally calls either a pragramm or a prosedure(API
Testing), in these type of scenarios we have to check for
whther data is reflecting in database and to check whether
all subroutines are called when application is invoking them
or not.
Its the example from my side to explain about Database tesing.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are enter & exit criterias of a test paln?

686


Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP

2613


Hi do any one has dumps for ISTQB or ISEB exams for august or september exam 2013. Pleae mail qazwsx2631981@yahoo.co.in

1837


What is JBOD?

1512


What is a shrink wrapped product?

1552






what do i expect in a second interview for a system tester position

1512


why is waterfall model not good?

706


what is the main purpose of informal review

876


What is typically the most important reason to use risk to drive testing efforts?

611


What are the different methodologies in agile development model?

588


What is a user friendly document?

606


What is incremental analysis?

601


What is test incident report?

554


What is a user interface?

588


what is the difference between black box testing and white box testing?

569