What is Database Testing?
Answers were Sorted based on User's Feedback
Answer / keshab
In database testing will done by two way
1 - Front end
2 - Direct from database
Front end :- Simple we are check data insert from front end
is going in database , after that we will retrieve this
data from front end .it is display correct data or not
Report is display in your application is display correct
data or not , for this testing u are design own your Query
u will fire this query on direct on database compare this
result set from front end and database result set
Direct From database :- In this section we will check the
integrity & object that is using in database like primany
key , unique , check constraint or we are also checking
data migration database from one machine to another
machine , data in both database is same or not , or loss of
data & constraint
if there is any wrong please inform to me
keshab
keshab_kumar_singh@yahoo.co.in
9911535364
delhi
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ch.s.m.prasad,kkd
To validate the data in the data base , with respective
frontened screens. this is called data base testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravin
To test backend data base table contain is called Database
testing.insert,update or delete a information in front end
and check that value properly inserting or not in backend.
| Is This Answer Correct ? | 0 Yes | 1 No |
at what step sanity testing and smoke testing do?
1)in peer reviews we will verify our colleagues test cases, then it sent to client, then client what reviews perform(whats client feed back)on that test cases? 2)disadvantages of adhoc testing?3) in defect life cycle there are 2 states know verify, close states,difference?
Why you developed the software to test the software?
What is the Major difference between Sanity and Smoke Testing
How do u determine,what to be tested?
how to write test case for triangle and sqaure?
What are the Test cases for website home page? OR How you will Check website home page?
what are the stages in Testing life cycle?
50 Answers Accenture, DELL, Mind Tree, Planet Web Solutions, TCS, Trigent,
HI can i know who is taking real time testing classes in banglore? i am preparing to put 3+year experience in testing if possible anybody give suggestions for preparing 3+exp
When we will do Retesting? Only after Bug fixation?Is there any other case?
What is the V model,Tell me in brief??
who will give priority for testcase?