+ Reply to Thread
Results 1 to 3 of 3

Thread: how to test stored procedure

  1. #1
    Junior Member
    Join Date
    Oct 2006
    Posts
    26
    Rep Power
    7

    Unhappy how to test stored procedure

    hello friends, please tell me, how to test and what to test in stored procedure(MSSQL server)


    thank you


    vani

  2. #2
    Moderator slinkanand's Avatar
    Join Date
    Aug 2006
    Location
    London, MI, UK
    Age
    32
    Posts
    264
    Rep Power
    28

    Re: how to test stored procedure

    DbUnit works best as a database seeding framework. If you’d like to test a stored proc, then use DbUnit to seed the database with a known set of data, then call the stored proc via your test case and assert that returns the desired result.
    Anand reddy

    Some Birds aren't meant to be caged. Their feathers are too bright…

  3. #3
    Junior Member
    Join Date
    Oct 2006
    Posts
    26
    Rep Power
    7

    Re: how to test stored procedure

    Thank you Anank thank you very much

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Help regarding CSTM
    By raji6ft in forum Testing Tools & QA
    Replies: 26
    Last Post: 15-05-12, 01:14 PM
  2. Some QTP Faqs, Useful........
    By kiran2710 in forum Testing Tools & QA
    Replies: 5
    Last Post: 16-02-10, 09:36 PM
  3. test the test cases
    By slinkanand in forum Testing Tools & QA
    Replies: 2
    Last Post: 23-10-06, 02:13 PM
  4. what is GRE
    By wizkid in forum Other Queries
    Replies: 0
    Last Post: 19-07-06, 05:07 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Content Relevant URLs by vBSEO 3.5.1 PL1