how do we do database testing manually.Suppose if i want to
check whether a particular record is inserted in the
database or not.
Answer Posted / jagadish
checking whether newly inserted result is correctly existed
or not is called data validation.For just open the table and
check whether the new record added or not
insert the data from the front end end and check the
corresponding table is updated with the record by using
enterprise manger to check the data base and its table for
this u have to know the corresponding table which will store
the data. or use the queiry analyzer to write the queiry to
check the table is updated with the data or not this is good
as u can check for the table which contains no of record.
initial at the build of project u can check the records by
just checking the tables manually. it is not required by the
testers to learn the sql queiry language as the developers
will give the quiery used
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
what is the function generator?
About Hierarchy level in your company.
Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com
Explain severity with example and expalin each example?
what types of testing you performed in transfer funds module....
What is boundary value testing? Give an example.
What is the Myers Boundary Table?
What are the different servers and difference between them?
What is integration level testing?
When the GUI Testing will be held on the V model ?
how do u manage scripts in winrunner when you application is changing frequently?
Can Anbody please send me Daily Work status format in which I can save my daily work activity
What is Traditional testing & Object Oriented testing?
Is compatabilitytestig and port testing are same