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
What is the procedure of manual testing?
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
what is base time , how can we base time your doc"s ?
Hi everyone, My name is Salil Mishra. I am having 1.7 years of experience in manual testing. But as i m 2008 passout, there are limited position for me in the companies. Please help me out in getting a good job guys..I f you find something then please mail me at salilmishra29@gmail.com
If I want to check compability of software in a MAC OS then which steps shold I follow?
What is change request, how you use it?
What is mutation testing & when can it be done?
Easiest way to write test cases? How i can learn writing the test cases?
If automating - what is your process for determining what to automate and in what order
few automation basic questions One question to write a scriot in any language you know.
what is the difference between Risk based and Requirement based testing???
write test case for gmail login page
What are the types of maintenance?
can anyone tell me the scenarios for online banking transaction ?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?