The most stressful situation I have encountered in my present job is doing multi-tasked jobs. Like in the arrangement of a training session for our clients, I usually prepare the list of things to be done before and after the training session. And on the course of the preparations I always see the completeness of each task and how appropriate it will be during the sessions.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
PL/SQL exception handling is a mechanism for dealing with run-time errors encountered during procedure execution. Use of this mechanism enables execution to continue if the error is not severe enough to cause procedure termination.
The exception handler must be defined within a subprogram specification. Errors cause the program to raise an exception with a transfer of control to the exception-handler block. After the exception handler executes, control returns to the block in which the handler was defined. If there are no more executable statements in the block, control returns to the caller.
Create Date
:
Tuesday, May 13, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
We use Bugzilla which is an opensource software for logging bug. While logging a bug we need to give detailed information about the whole steps i've done when i encountered this bug or defect. When we hit a defect i mean while executing some testcase if we encounter a bug , we need to inform the developers & also concerned like Program manager,Development Lead,Test Lead etc. Bug reporting is a process of such communication. The main aim of a bug report is to let the developers know the details of the failure & to help them to find a resolution for the issue . So it is very important to give detailed information so that whoever is reading the bug report or trying to reproduce the bug can do so easily . The bug report is a document that explains the gap between the expected result and the actual result and detailing on how to reproduce the scenario.
Create Date
:
Saturday, May 10, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
(A question about your compassion for other people in the work area)
Create Date
:
Sunday, April 27, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
Virtual memory is disk drive space that is manipulated to seem like RAM. Software creates virtual memory by swapping files between RAM and the disk drive. This memory management technique effectively creates more total memory for the system's applications to use. When the system runs out of available RAM, it shifts data to the virtual memory swap file on the disk drive. However, because there is a major transfer of information that involves the hard disk drive, an overall reduction in speed is encountered with virtual memory operations.
Create Date
:
Saturday, April 26, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
The system has encountered invalid configuration information during the boot-up process. Either the configuration has been set up incorrectly, or the hardware was unable to confirm the configuration settings. Hardware/Software/Configuration Problems.
Create Date
:
Friday, April 25, 2008
Click here
to improve the Interview Question, Answer and other fields.