Entries from July 2010

How to check a trigger is fired or not, while doing database testing?

On July 23, 2010 / By admin / In Database Testing / No Comments
It can be verified by querying the common audit log where we can able to see the triggers fired. Read More...

What is data driven test?

On July 22, 2010 / By admin / In Database Testing / No Comments
An1: Data driven test is used to test the multinumbers of data in a data-table, using this we can easy to replace the paramerers in the same time from deferent locations. e.g: using .xsl sheets. An2: Re-execution of our test with different input values is called Re-testing. In validate our Project calculations, test engineer follows Read More...

What is Database testing?

On July 20, 2010 / By admin / In Database Testing / No Comments
Data bas testing basically include the following. 1)Data validity testing. 2)Data Integritity testing 3)Performance related to data base. 4)Testing of Procedure,triggers and functions. for doing data validity testing you should be good in SQL queries For data integrity testing you should know about referintial integrity and different constraint. For performance related things you should have Read More...

What we normally check for in the Database Testing?

On July 19, 2010 / By admin / In Database Testing / No Comments
In DB testing we need to check for, 1. The field size validation 2. Check constraints. 3. Indexes are done or not (for performance related issues) 4. Stored procedures 5. The field size defined in the application is matching with that in the db. Read More...

SEO Powered By SEOPressor