GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing  >  DataBase Testing
Go To First  |  Previous Question  |  Next Question 
 DataBase Testing  |  Question 13 of 50    Print  
how do you test whether a database in updated when information is entered in the front end?

  
Total Answers and Comments: 9 Last Update: July 19, 2006     Asked by: kokila 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 31, 2006 04:35:05   #1  
Raju Sarikonda        

RE: how do you test whether a database in updated when...

It depend on your application interface..

1. If your application provides view functionality for the entered data then you can verify that from front end only. Most of the time Black box test engineers verify the functionality in this way.

2. If your application has only data entry from front end and there is no view from front end then you have to go to Database and run relevent SQL query.

Let me know if you have any other questions..


 
Is this answer useful? Yes | No
February 08, 2006 12:40:37   #2  
purushotham naidu        

RE: how do you test whether a database in updated when...
by using data base check point we can see that wether the record is updated or not
 
Is this answer useful? Yes | No
March 06, 2006 13:09:17   #3  
Anand Indoori        

RE: how do you test whether a database in updated when...
We need to choose runtime database checkpoints. To compare data in large volumes
 
Is this answer useful? Yes | No
March 17, 2006 03:09:35   #4  
shas Member Since: March 2006   Contribution: 3    

RE: how do you test whether a database in updated when...

hi

If you are using winrunner then this can be done runtime database checkpoint.


 
Is this answer useful? Yes | No
April 13, 2006 08:39:49   #5  
sireesha        

RE: how do you test whether a database in updated when...
by using datatable option in winrunner u can check the updated data
 
Is this answer useful? Yes | No
April 24, 2006 06:00:45   #6  
schittoor@gmail.com Member Since: March 2006   Contribution: 24    

RE: how do you test whether a database in updated when...

Through Database checkpoint we can check the entered data is updated or Not.

Thanks

Srinivasulu.chittoor


 
Is this answer useful? Yes | No
April 25, 2006 09:27:12   #7  
durga4578 Member Since: March 2006   Contribution: 9    

RE: how do you test whether a database in updated when...

u r checking this in 2 ways

1. connect to back end and write the query of relative table

2. creating a database checkpoint


 
Is this answer useful? Yes | No
May 26, 2006 03:17:05   #8  
saritha        

RE: how do you test whether a database in updated when...
with database chk point only in winrunner but in manual we will go to front end using some information.will get some session names using tht session names we search in backend.if tht information is correct then wewill see query results.
 
Is this answer useful? Yes | No
July 19, 2006 07:46:52   #9  
Praveen Singh        

RE: how do you test whether a database in updated when...

Hi

You can test through manually through oracle or pl/sql by executing the queries and through automation by retrieveing the data and comparing with the input.

Thanks

Praveen


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape