Results 1 to 7 of 7

Thread: Test case for Database testing

  1. #1
    Junior Member
    Join Date
    May 2008
    Answers
    2

    Test case for Database testing

    Database Testing

    Can any one plz tell me how to write the test cases for database testing?
    How to write the database testcases and what are things that has to be covered in database testing.


  2. #2
    Expert Member
    Join Date
    Nov 2006
    Answers
    518

    Re: Test case for Database testing

    You have to cover some basic points like; availability and connectability to the db,
    available db access credentials, permisions and privilages required, connection timeout etc and some advanced/project related areas like; updation of db after changes on UI, db constraints functioning, fourceful breach of db constraints, trying to access UI after manual abortion of db connectivity etc. :eek

    Lack of WILL POWER has caused more failure than
    lack of INTELLIGENCE or ABILITY.

    -sutnarcha-

  3. #3
    Junior Member
    Join Date
    May 2008
    Answers
    3

    Re: Test case for Database testing

    What are the scenarios for sending invitation to a friend or adding a friend in our buddy list?


  4. #4
    Junior Member
    Join Date
    May 2008
    Answers
    1

    Re: Test case for Database testing

    Database Testing is test the data integrity, that means how data is in u'r database. for an example dev team using a database, if it is differ from testing team,than there is mismatch ,so integrity/constant through our u'r project cycle, a common data is used by all of u,, it may be some privliges, grant.. DBA gui eill decide.


  5. #5
    Junior Member
    Join Date
    Mar 2008
    Answers
    4

    Re: Test case for Database testing

    To write testcases for backend testing provide the following things:
    in details: objective, Preconditions( required tools, uid,pwd to connect schema)
    In Teststeps: you can write your sql queries in description, sample output in expected results.

    As part of backend testing we will verify data constraints, calculations, business rules.


  6. #6

    Re: Test case for Database testing

    Hi thanq sai, could u explain this in detail like with an example could u write the test cases for the database testing


  7. #7
    Junior Member
    Join Date
    Apr 2009
    Answers
    9

    Re: Test case for Database testing

    In Database testing you need to know your databases. It's not enough to connect to the right database but the information has to be stored in the same way. You can use SQL + Desktop Intelligence ( which is part of BO.). You must test for data types and data lengths.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact