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 |
Could reviews or inspections be considered part of testing?
who does the security check on the web site, other than login/password screens ?
What is a user guide?
What is system test?
Explain functional testing?
What is the difference between preventative and reactive approaches to testing?
What are the best practices for software quality assurance?
What is maintenance testing?
Which Server States are compulsarily observed during a Performence test of a Web Application?
Can anyone tell me is there any cirtification in Testing like we have SUN cirtification in java,if yes then from where i can get it & which institute offer those cirtification & what is he process
The purpose of the requirement phase is
hi Can anyone explain how to use sql quries in database testing with a real time scenarioin an application