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 |
Which is the current formal world-wide recognized documentation standard?
What is Entry and Exit criteria for a Test Plan?
What is quality circle?
Which activity in the fundamental test process includes evaluation of the testability of the requirements and system?
What is black box testing? What are the different black box testing techniques?
How to find out duplicate records in a table(Query)
What is upward compression?
What is operational requirements?
When should exploratory testing be performed?
which of the following is non incremental testing??? a)big bang b)top down c)bottom up d)agile
What is difference between SCSI-2 and SCSI-3 Standard?
What is RC update and BRIO?