Generally how do we do DataBase testing in Manual testing..
Do we prepare any testcases.. Generally do we concentrate
more means ex: Joins, Triggers.....Anybody can expalin it
in detail..Thanks in Advance....
Answer Posted / kiranmayee
For DataBase Testing we will take the specifications from
the developer,and using SQL queries we can know lengths of
the textbox,data types etc.,we have to note down all the
requirements needed.Then using those specifications and
requirements,testcases are prepared then executed as the
specifications are satisfied with the results manually by
giving all the boundary values,maximum length,invalid data
types etc.,then the expected and actual result are
verified.If actual result is not equals to expected then the
bug is raised.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is an inspection in software testing?
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
Artifacts in design phase of SDLC ?
Explain the procedure for manual testing.
Explain about PET Model?
what is test scenario and test condition?
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
sanity testing is done during regression testing.is it true.if it is true plz explain?
Tell some examples of bug severity and bug priority?
What’s the difference between a bug and a defect?
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
Explain Testing process in your organization?
wat is meant by frontend and backend testing
can we do database testing in manual testing? then how we write the test case?
When the GUI Testing will be held on the V model ?