‎2007 Dec 04 10:19 AM
1.what r the test scripts used in testing?
2.what r the checklists in code review?
3.what is configuration management?
‎2007 Dec 04 12:34 PM
Hi
normally test scripts are used for preparing the inputs and what will be the output to check the SAP t codes, programs and reports whether they are working properly or not.For wht purpose you wany actually...
configuration management:for wht you want..I mean for batch,for travel,for material???
Checklists differs company wise actually:
Code review is done by the other member of the team member or by the onsite guy from the clien side or by team SQA.
Each company is having their own way of coding standards and naming conventions. the client always send one template for the same when the project starts.
The developer can not review his object and the third person like SQA of the team will review it and it will done in document which will be kept for reference.
if any changes or comments made by the SQA, then the developer will change the same again.
1) The object of the code review is check whether Project standard i.e Naming standard are followed in the project are not.
2) Not raise any error of the program .
3) Check the requirement is met are not with optimal procedure.
reward if helpful.
Thank you.
‎2007 Dec 04 12:34 PM
Hi
normally test scripts are used for preparing the inputs and what will be the output to check the SAP t codes, programs and reports whether they are working properly or not.For wht purpose you wany actually...
configuration management:for wht you want..I mean for batch,for travel,for material???
Checklists differs company wise actually:
Code review is done by the other member of the team member or by the onsite guy from the clien side or by team SQA.
Each company is having their own way of coding standards and naming conventions. the client always send one template for the same when the project starts.
The developer can not review his object and the third person like SQA of the team will review it and it will done in document which will be kept for reference.
if any changes or comments made by the SQA, then the developer will change the same again.
1) The object of the code review is check whether Project standard i.e Naming standard are followed in the project are not.
2) Not raise any error of the program .
3) Check the requirement is met are not with optimal procedure.
reward if helpful.
Thank you.
‎2011 Sep 19 10:02 AM