Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

One requirement of the organization's testing strategy is to attach a screenshot to a test case execution whenever it fails. How can this be achieved?

A.

Use the Attach Document activity and set its AttachmentType property to Screenshot.

B.

Surround the Verity activity in a Try Catch and use a Take Screenshot activity in the Catch block.

C.

Use a Take Screenshot activity and set its AttachToExecution property to True.

D.

Use one of the Verify activities and set its TakeScreenshotlfFailed property to True.

Which of the custom field actions can be used in order to change the default value of a custom field within an object in UiPath Test Manager?

A.

Rename

B.

Change Default Value

C.

Edit

D.

Delete and Create

What are the two methods for executing tests and where are they invoked??

A.

Manual and semi-automated: invoked in Studio.

B.

Manual and Automated; invoked in Test Manager only.

C.

Manual and Scripted; invoked in Orchestrator only

D.

Manual andAutomated; invoked in Test Manager and Orchestrator.