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 |
What is the difference between web application and desktop application in the scenario of testing?
What the difference between pilot and beta testing is?
viewing entire results after the batch run in qtp Is there is a easier way view the complete results with out opening one by one test scripts
Explain sanity testing?
What is difference between SCSI-2 and SCSI-3 Standard?
At what phase tester role starts?
what is the meaning of Field Level Validation & Form Level Validation??
. when we preferred spiral model to develop an application? . explain testing methodologies? . explain cyclomatic complexity? .explain difference between stab & driver? . who will conduct integration testing?
What is equivalence class?
How will you log a Defect when you are in the process of executing a test case?
What type of testing is preffered by many companies like Manual or Automation testing
For the 7 stages of the SDLC (Planning, Analysis, Design, Development, Testing, Implementation, and Maintenance), What are the major inputs and outputs of each stage? What are the primary activities in each stage? Who are the primary "players" involved in each stage (e.g., Tech Arch's BA's, Testers etc.)?