How to test stored procuders???/



How to test stored procuders???/..

Answer / shilpa

You have two alternatives. One is to create a stored
procedure that executes the procedure under development. It
will call the procedure with every combination of input
parameters possible. The second is to use the command
window as a client, and call the procedures from there.
This re-routes the server's error messages to the command
line, where you can trap them to a file and read them
outside Query Analyzer.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Testing AllOther Interview Questions

what is the difference between black box testing and white box testing?

0 Answers   Hexaware,


What is the major problems you resolved during your testing process?

0 Answers   iGate,


What test plans consists of?

0 Answers  


What the purpose behind doing end-to-end testing is?

0 Answers  


what is thee diff between functionality testing and blockbox testing?

4 Answers   MBT,






What is the difference between the white box, black box, and gray box testing?

0 Answers  


Which review is normally used to evaluate a product to determine its suitability for the intended use and to identify discrepancies?

0 Answers  


What is quality matrix in software testing?

0 Answers  


What is version description document (vdd)?

0 Answers  


WHAT IS TESTING

3 Answers  


What is the difference between test matrix and traceability matrix?

0 Answers  


What is the difference between uat (user acceptance testing) and system testing?

0 Answers  


Categories