‎2006 Dec 07 10:10 AM
hi experts,
i want what will we do in real time before compleation and after compleation of object developement.i want detailed description abt.help me
thanks in advance.
‎2006 Dec 07 10:27 AM
hi,
1. the functional people will be preparing the spec understanding the business logistics of the client.
2.after approval from the client the technical pepole will implemnt the code with the required functionality.
3.later the code is moved into quality server where it is tested by the techncal person.
4.then it is moved into testing server where the code is tested by the stvg personnel (not mandatory)
5.later the object is moved to production for the testing to be one by the client.
regards,
deepthi reddy
‎2006 Dec 07 10:27 AM
hi,
1. the functional people will be preparing the spec understanding the business logistics of the client.
2.after approval from the client the technical pepole will implemnt the code with the required functionality.
3.later the code is moved into quality server where it is tested by the techncal person.
4.then it is moved into testing server where the code is tested by the stvg personnel (not mandatory)
5.later the object is moved to production for the testing to be one by the client.
regards,
deepthi reddy
‎2006 Dec 07 2:29 PM
THE STAGES IN PROJECT DEVELOPMENT ARE:
FUNCTIONAL SPEC
TECHNICAL SPEC
CODING
CODE WALK THROUGH
UNIT TESTING
FINAL TESTING
PRODUCTION
WE'LL GET FUN SPEC FROM ONSITE. TECHNICAL SPEC SHULD DEVELOP BEFORE CODING. IT WILL BE REVIEWED. IF APPROVED, CODING STARTS. ONCE THE CODING OVER IT WILL UNDERGOES CODE WALK THROUGH BY PEERS. THEN MOVED TO TESTING. IN TESTING IF ANY BUGS FOUND... COME BACK TO THE DEVELOPER TO CLARIFY THE BUGS. AGAIN PROCES CONTINUES. IF OBJECT COME OUT OF TESTING WITH SUCCESS. BBJECT WILL BE RELEASED FOR PRODUCTION.
CHEERS.