SAP Web Dynpro Online Quiz



Following quiz provides Multiple Choice Questions (MCQs) related to SAP Web Dynpro. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.

Questions and Answers

Q 1 - When you install ABAP Application server, all ICF services are in active state?

A - True

B - False

Answer : B

Explanation

When you install Application server ABAP, all ICF services are in inactive state. You can maintain ICF services using T-code: SICF under ICF tree.

Q 2 - Which of the following can be used to run a Web Dynpro application?

A - SAP GUI

B - JVM

C - Web Browser

D - All of the above

Answer : C

Q 3 - In a Web Dynpro application, which of the following cardinality determines how many records can be stored in a node?

A - Collection Cardinality

B - Selection Cardinality

C - Stored Cardinality

D - None of these

Answer : A

Explanation

Collection cardinality specifies how many records that can be stored in a node.

Q 4 - Which of the following is used to link inbound and outbound plug and to determine target view of outbound plug?

A - View set

B - View Container

C - Navigation Link

D - Action

E - Event

Answer : C

Explanation

To link inbound and outbound plugs in Web Dynpro component, you use navigation chain.

Q 5 - Which of the following is not a valid Web Dynpro UI element?

A - Page Header

B - Message Area

C - Transparent View

D - Button

Answer : C

Q 6 - In Web Dynpro application, you can have a view container with more than one view active at a time?

A - No

B - Yes

C - It depends on data binding

D - It depends on component mapping

Answer : A

Explanation

Q 7 - In Web Dynpro application, which of the following can be used to display the important information about Web Dynpro application?

A - Notes

B - Messages

C - Announcements

D - None of these

Answer : B

Explanation

In ABAP Workbench, you can also create and show messages that contain information for end users of Dynpro application. These messages are displayed on the screen. These are user interactive messages that displays important information about Web Dynpro application.

Q 8 - In Web Dynpro, which of the following method can be used to query if there are any messages?

A - CLEAR_MESSAGES

B - REPORT_ATTRIBUTE_ERROR_MESSAGE

C - REPORT_ATTRIBUTE_EXCEPTION

D - IS_EMPTY

Answer : D

Explanation

IS_EMPTY

This is used to query if there are any messages

Q 9 - While performing tracing in Web Dynpro application, what is the default tracing level?

A - 1

B - 2

C - 3

D - 4

Answer : A

Explanation

Trace level default level is 1.

Q 10 - Which of the following can be used to analyze the dynamic behavior of your code and can act as an alternative to ICM tracing?

A - Trace Tool

B - HTTP Browser Tracing

C - Logging

D - All of the above

Answer : B

Explanation

This is used to analyze the dynamic behavior of your code. This can be used as an alternative to ICM tracing.

To use browser tracing, you need to install proxy tool on your local system.

sap_web_dynpro_questions_answers.htm
Advertisements