Program analysis is the process of automatically analyzing the behavior of computer programs regarding a property such as correctness, robustness, safety.
1. In program analysis Inspection uses a previously defined __________ check set
a)variant
b)object
c)both a & b
d)none of the above
Ans: C
2. Which of the following statements is incorrect about the code inspector are true?
a)you can only use the DEFAULT check variant
b)you can create a check variant to define the details what to check
c)standard inspection is carried out when check is performed through context menu from object navigator
d)you can define check variant,object sets,and inspections using transaction SCL
Ans: A
3. Which aspect does the code inspector will not take into consideration when examining a program?
a)syntax check
b)typical semantic error
c)performance
d)security
Ans: A
4. When the ABAP editor calls a standard check,the code inspector uses a ________ variant
a)new check
b)default check
Ans: B
5. Which variant determines kind of check to perform in the system?
a)object set
b)inspection set
c)check set
d)none of the above
Ans: C
6. Which set determines which repository objects to check?
a)object set
b)inspection set
c)check set
d)none of the above
Ans: A
7. which name refers to the name of actual check?
a)object set
b)inspection set
c)check set
d)none of the above
Ans: B