Practice Questions - HTML

In a Blue Prism work queue, what does the symbol above represent?
The case has been worked successfully
The case has encountered an error and needs to be looked at by the operator
The case is currently being worked
The case is waiting to be worked
How many Resume Stages can a Process have?
0, only Objects can have Resume Stages
1
The same as the number of Recover Stages in that process
Any number
An exception with the message “not on the Customer Details screen” is what type of exception?
Business exception
Business exception or system exception
Validation exception
System exception
A process is required to get data from a file. The developer put the file in the C:\Temp folder and uses a data item to hold the file path. In the live environment, however, the file is located in a network folder and Blue Prism is locked down so that the process cannot be edited. How could the data item ‘exposure’ be set so that the process could read the file location on start up in either environment?
None
Statistic
Session
Environment
Which of the following items should not go inside a block?
0%
0
 
0%
0
 
0%
0
 
0%
0
 
When spying a HTML application, what alternative spying method is usually required to identify the browser windows themselves
HTML
Active Accessibility
Region Mode
None of the above
As a general rule, which of the following attributes should be deselected in Application Modeler when spying HTML elements to ensure the element can be identified correctly across environments?
Parent URL
Path
Window Name
None of the above
An element called ‘username field’ is spied on a webpage. A write stage is used to write the username into that field but the page isn’t registering that the field value has changed. What could you use as the best alternative to get the field to write?
Create a retry loop that tries to write to the field 3 times before throwing an exception
Use active accessibility to spy the field and write using global send keys
Decide the application is not suitable for PA and create a human handoff
None of the above
A process calls an object action while processing a case, that object interacts with a browser based HTML application. During the object run a system exception is encountered and bubbles up to the process level. The correct action at the process level would be:
Terminate the process
Exception handling that attempts to restart the application and return it to the correct position before attempting to rerun the action
End the process by using a stop decision
None of the above
Which of the following best describes a Business Exception?
A case made an exception by the process because it is outside of the current process scope
A case in the process that cannot be worked by the business
A case that needs to be manually reviewed by the Process Controller
A case that was being processed when the process failed
Which of the following is NOT a recommended tip when dealing with issues launching and attaching to browser applications?
Set the Internet Explorer Registry key, HKEY CURRENT USER/Software/Microsoft/Internet Explorer/Main/TabProcGrowth, to 0 or 1
Specify the Child Index when attaching
Try launching the browser using the Start Process action in the Utility – Environment Object then attaching to it
Configure the Launch action to retry until a successful launch is observed
In order to reduce the processing time for a browser based application, which of the following should be tried?
Uncheck the ID attribute if available and consistent
Reduce the wait times in the Wait stages
Try using a different browser
Include more Attach stages and specify the Child Index when attaching
Which of the following statements is/are TRUE? 1. To read or write to a HTML element, the element does not have to be visible on the screen 2. The ‘Visible’ attribute must always be checked if you can see the element on the screen 3. You can write to an invisible element but you cannot read it
Both 1 and 2
1 only
3 only
Both 2 and 3
Which of the following statements about interfacing with elements within browser applications is FALSE?
Active Accessibility mode can be tried when experiencing difficulties spying an element in HTML
Win32 should not be used at all when interfacing with Internet Explorer
Checked Attributes should always be reviewed to ensure no session specific data is present
Win32, Active Accessibility and HTML modes can all be used together to automate a browser application
Which of the following is a recommended best practice tip when experiencing issues using ‘Get Table’ to read multiple values on a webpage and store them in a collection?
Try reading the HTML code of the table and string manipulation to extract the required values
Use counters for each row and column in the table and use these counters in conjunction with a dynamic path attribute to read each cell individually.
Use Surface Automation to read the table values
Both A and B
Which of the following tips is not recommended when interfacing with complex web pages?
Try using Get HTML to return the source code if you are having difficulty reading values
Try using Navigate URL if the current method of navigating through the page is too long winded
Try using the Application Navigator if you encounter any problems that prevent you from using either of the three spying modes
Check additional attributes for your elements in the Application Modeller if you are experiencing speed issues
Which of the following conditions is not available to be selected within a Wait stage that is referencing a HTML element?
Check Window
Check Exists
Document Loaded
Parent Document Loaded
Which of the following statements with regard to Internet Explorer pop-ups is FALSE?
Depending on how the application has been built you might need to create a separate business object for the pop-up
Processes with pop-ups should not be considered as they add an additional layer of vulnerability to the process
Pop-ups may need to be spied using Win32 or Active Accessibility
The Child Index may help when attempting to attach to a pop-up
Which of the following attributes tend to not be consistent and should be treated with care when using to identify an element?
Parent URL
Path
ID Attribute
All of the above
If more than one element on a web page matches your set of attributes, which of the following is a recommended option for obtaining your desired element?
Match Index
Match Reverse
Both A and B
None of the above
{"name":"Practice Questions - HTML", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"In a Blue Prism work queue, what does the symbol above represent?","img":"https://cdn.poll-maker.com/17-711854/interface.png?sz=1200-00000027081000004792"}
Powered by: Quiz Maker