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 |
"U2" has a concert that starts in 17 minutes and they must all cross a bridge to get there. All four men begin on the same side of the bridge. You must help them across to the other side. It is night. There is one flashlight. A maximum of two people can cross at one time. Any party who crosses, either 1 or 2 people, must have the flashlight with them. The flashlight must be walked back and forth, it cannot be thrown, etc. Each band member walks at a different speed. A pair must walk together at the rate of the slower man's pace: Bono: 1 minute to cross Edge: 2 minutes to cross Adam: 5 minutes to cross Larry: 10 minutes to cross For example: If Bono and Larry walk across first, 10 minutes have elapsed when they get to the other side of the bridge. If Larry then returns with the flashlight, a total of 20 minutes have passed and you have failed the mission. Notes: There is no trick behind this. It is the simple movement of resources in the appropriate order.
Explain traceability matrix?
Smoke test? Do you use any automation tool for smoke testing?
What is system test?
How you will write test cases for integration testing?
test scenarios for downloading a file
What are the categories of defects?
How to gain experience as a fresher in manual testing ???I know every employer asks for experience and people just add some experience to get jobs. But my problem is how to prepare for the interview when we add experience ??? I wonder how people get jobs by this way??? I would be very thankful if you answer me, as it can help me to land me in job soon. Thank you all...
What is coverage measurement?
What is test item?
What is the difference between Test strategy and Test plan?
Which is not a tool of static code analysis? a.)Ada b.)Borland-delphi c.)Fortan d.)None