APD01 Exam QuestionsBrowse all questions from this exam

APD01 Exam - Question 1


The following screen displays order details in a client's order system application. An order is entered into the Order number field and the details for that order are displayed. There is a requirement to read the Product code value from the resulting display. The Product code will vary between orders.

The Product Code label has been successfully spied and the following attributes have been returned:

The Product Code value field has been spied and the following attribute set has been selected:

In order to ensure a consistent match for the Screen Text "" Product Code element, which of the following statements must be considered:

1. The Dynamic value of the Y attribute for the Screen Text "" Product Code element must be derived from the Y attribute of the Label ""Product Code element

2. The Y attribute of the Label ""Product Code element cannot be derived as it is not checked

3. The Y attribute for the Screen Text "" Product Code element must be set to a Match Type of "˜Equal'

4. The Window Text attribute for the Screen Text "" Product Code element must be set to a Match Type of "˜Wildcard'

5. The Window Text attribute for the Screen Text "" Product Code element must be un-checked

Show Answer
Correct Answer: D

To ensure a consistent match for the Screen Text - Product Code element, the Dynamic value of the Y attribute should be derived from the Y attribute of the Label - Product Code element. Since the Y attribute of the Label - Product Code element is unchecked, it implies that it cannot be directly matched or derived. Additionally, unchecking the Window Text attribute for the Screen Text - Product Code element will allow flexibility as the Product code value can vary between orders and does not need to be matched explicitly. This makes statements 1 and 5 the correct choices.

Discussion

4 comments
Sign in to comment
SimPactOption: D
Mar 16, 2021

Answer is D (1,5).

GaneshkarriOption: C
Nov 10, 2020

Why not C ?

AJrocks04Option: D
Mar 16, 2022

Answer is D, as here the concept of dynamic attribute is used, with help of Product code label we can derive the Y attribute. Now if we look at the pattern for screen text it matches with the Y attribute for label code. So that is the reason Screen text has X and Y attribute as dynamic.

LH1213Option: D
Mar 29, 2023

D in my opinion