what r the quality process in development



what r the quality process in development ..

Answer / vishwa

When developing a new program, make sure that you remove unwanted fields or views that are declared inside the DEFINE DATA section. Since when a program is compiled, it picks these fields also in the buffer memory during compilation and resources would be wasted and efficiency is affected.

Do not use unwanted READs inside a FIND statement.

Never use an UPDATE inside a physical READ.

Avoid using COMPUTE statements while performing straight forward addition, subtraction functions, rather use the appropriate ADD, SUB statements for it.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Natural Interview Questions

Explain difference between read work file 1 and read work file once? Why we are using work file once?

0 Answers  


what type of files we can process thru file-aid

1 Answers   Tech Mahindra,


control variable in online screens

3 Answers   Mind Tree,


What is the difference between read(1) and read work file once?

0 Answers  


How do you pass GDA into a sub program with out PDA?

2 Answers   IBM,






Explain adabas basic concepts. Like inverted list, address converter ,data storage?

0 Answers  


Can we see the copy book length using file-aid?

0 Answers  


Explain the address converter?

0 Answers  


what type of files we use in file-aid

1 Answers   Tech Mahindra,


what is the difference between read and find ?

2 Answers   IBM,


What is data trace system 2.0 used for?

0 Answers  


The natural file converted to PDF file if Yes then explain ?

0 Answers  


Categories