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

Mention what bottom-up testing is?

0 Answers  


What is the difference between Test strategy and Test plan?

4 Answers  


What is intrusive testing?

0 Answers  


i have around 2 years experience in testing,please tell me,what kind of questions i will get?

2 Answers  


Functional testing?

0 Answers  






What is validation? 1. The process of determining whether or not the product at a given phase of the lifecycle fulfills the requirements established during the previous phase 2. The process of evaluating software at the end of the software development cycle to ensure compliance with the software requirements 3. The audit and formal examination of the actual as-built software product versus the design documentation and user/support manuals 4. The process of finding solutions to identified defects 5. The process of visibly, traceably, and formally controlling the evolution of software

1 Answers  


During the testing of a module tester, 'x' found a bug and assigned it to a developer. But developer rejects the same, saying that it's not a bug. What 'x' should do?

0 Answers  


Which activity in the fundamental test process includes evaluation of the testability of the requirements and system?

0 Answers  


What are the main bugs which were identified by you and in that how many are considered as real bugs?

1 Answers   TCS,


What is fault masking explain with example?

0 Answers  


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

0 Answers   iGate,


What type of review requires formal entry and exit criteria, including metrics?

0 Answers  


Categories