Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

urgent please

Former Member
0 Likes
554

1) What happens in code walkthru

2)What is Scope Management and Estimation

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
535

Hi,

Code walkthru is actually a code review by one of your senior or subordinates.

They generally find the issues which may include performance or the functionality of the program.

Scope management and estimation is the first step which we do when we get a specification. It is giving the estimate of the manhours that would be required to do the job.

Regards,

Suruchi

Hi,

Code walkthru is actually a code review by one of your senior or subordinates.

They generally find the issues which may include performance or the functionality of the program.

Scope management and estimation is the first step which we do when we get a specification. It is giving the estimate of the manhours that would be required to do the job.

Regards,

Suruchi

3 REPLIES 3
Read only

Former Member
0 Likes
535

Hi

Code walk through is done one of your superior or perr or PL of your team.

They will go through the code and find the errors related to optimization, logic, naming methodology and the functionality and will record the errors and will give you, so that you again corrects them

Estimation and scope Mgm means by seeing the object spec you should define the manpower or effort required for that object

means how many man days required to develop that object/work etc

Reward points for useful Answers

Regards

Anji

Read only

0 Likes
535

MR Anji

can u please throw some light on these points mentioned by you please.

1) Naming convention ( Example also )

2)Record errors

3)Methodology

thanks

ahmed

Read only

Former Member
0 Likes
536

Hi,

Code walkthru is actually a code review by one of your senior or subordinates.

They generally find the issues which may include performance or the functionality of the program.

Scope management and estimation is the first step which we do when we get a specification. It is giving the estimate of the manhours that would be required to do the job.

Regards,

Suruchi