Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1113065
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T02:48:01+00:00 2026-05-17T02:48:01+00:00

Currently doing a test plan for a system. May I know what are the

  • 0

Currently doing a test plan for a system. May I know what are the ways to test a database? How do I test whether the database is a good database? And how do I stress test a database?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T02:48:01+00:00Added an answer on May 17, 2026 at 2:48 am

    As far as stress-testing, you can start with MySQL’s load-testing tool, called mysqlslap. See documentation for details.

    As for the rest, any type of functional testing is a validation step that tests that your system does things it’s supposed to do, and doesn’t do things it’s not supposed to do.

    For example:

    • Do the tables exist, with columns as you expect them to?
    • Are tables designed in normal form, unless there are specific exception cases?
    • Do the data types of these columns allow the range of values you need to store?
    • Do the constraints disallow invalid data where appropriate, e.g. unique constraints, foreign key constraints, check constraints
    • If you use stored procedures, can you test that they do what you expect, given various parameter values, and given various database starting states?
    • If you have developed data access objects (DAOs), can you unit-test that code to make sure it does what you intend with various inputs and given various database starting states?

    You can also test for performance, and use this as a guide for optimizing the database. See my presentation MENTOR Your Indexes.

    The first step for designing a Quality Control (QC) plan is to define the requirements, and make sure these requirements can be tested for. That is, state them in terms of things that can be measured.

    “Good” cannot be measured.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently doing an online test system, I want allow admin to create
I have several mysql tables in a database. Currently I am doing finishing test
Hello Am Currently Doing An App Related To Sound Modulation I need to know
I am currently doing unit testing, and use folders to organize my test cases.
I'm currently doing integration testing on a database and I have the following sql
I'm currently doing some test where I try to delete a site collection programmatically.
Currently doing a test-app with JCR (Modeshape). The abstracted flow is as follows: session.open,
I'm currently doing a test with a LiveWallpaper in Android. I am drawing something
We are planning to use Visual Studio 2010 load test for doing stress test
I'm currently doing some testing on wordpress. In a recent test I found out

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.