how to testba storedprocedure?

Answer Posted / yash

There are two ways to test a stored procedure.

1)Black box testing: The Result Set should be checked if the
desired output is returned by SQL command.

2)Performance Testing: Stored Procedures are created to
avoid compiling it again and again. hence, testing should be
done to check if stored procedures are reducing CPU load and
network traffic.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.

2066


What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox

4470


Write a test case for computer keyboard?

795


How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..

15676


If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one

1965






If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules

1109


What are basic types of test cases?

719


What is the domain testing?

685


Test a file replication service that copies files from one net location to another

2066


What is the difference between test scenarios, test cases, and test script?

723


What is quick test professional and what test environment it supports?

732


Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)

3919


If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.

1582


please give me different test scenario for uploading whatsapp status from gallery and camera

5494


please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )

3525