Hi All,
Recently I attended a interview for a developer position in
an educational university. They asked me the a question, I
answered somehow but I was not not satisfied myself. Can
anybody reply for it? The question is:
A business user comes to you directly with an urgent
request:: there is a problem with some students not being
able to re-enrol. It appears that ?something has gone wrong
with the end-dating of some previous courses they had
enrolled in, and this is preventing them from completing
their on-line re-enrolments?. Fortunately the user has done
some analysis on the situation, and has developed some code
to change the end dates. They tell you that they have
tested this code in the ?dev? environment, and it works
fine. They are asking you to please get this implemented in
production as soon as possible.
What steps would you take in response to their request ?
Thanks
Answer Posted / dba
Hi,
In this situation above answer fits gr8. Moreover u can
urself go thro' the code (CWT) and try to identify whether
it is introducing new defects into system or affects any
other functionality (Integration Testing) and is there any
harmful content like (unnecessary deletes, unnecessary disk
access) etc. These things can be done asap with an expert
team say 4.
Regards
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
How view is different from a table?
What is a procedure in oracle?
How to install oracle database 10g xe?
How to start a new transaction in oracle?
Explain implicit cursor.
What happens if recursive calls get out of control?
How to export data with a field delimiter?
What is an oracle tablespace?
How to start a specific oracle instance?
Can we store pictures in the database and if so, how it can be done?
Hi Can any one tell me what are the API's used in requisition import.
What is oracle open database communication (odbc)?
List the parts of a database trigger.
How to display employee records who gets more salary than the average salary in the department?