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 / vish
via querrying and
login with the created user name then u will come to know.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write positive and negative test cases for forgot password?
If you're given a program that will average student grades, what kinds of inputs would you use?
How do you estimate white box testing?
what are your thoughts on SPRINT duration
How to find that tools work well with your existing system?
What is un-installation testing?
What types of testing is specifically important for web testing?
What are the RBI rules has to follow by a bank for online precesseing. ?
what are the types of Bug?
What is an error?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
What is software review?
what is diffrence between dynamic black box testing and dynamic white box testing
What is the big deal about ‘requirements’?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?