Question 76
A developer has created a variable of type String called "MyNumbers" and assigned to it the following value:
"1. 2, 3.4, 5. 6". What is the resulting data type for the expression MyNumbers.Split("."c)(1)?
"1. 2, 3.4, 5. 6". What is the resulting data type for the expression MyNumbers.Split("."c)(1)?
Question 77
Which of the following is a tag in a selector?
Question 78
What does Application Exception describe?
Question 79
In an RPA Testing project, you created the mock "MySequencemock" for the file "MySequence". You have to update "MySequence" and add a Log Message activity and a Verify Expression activity.
What will happen to "MySequencemock" file when you save the project, assuming that the file is closed?
What will happen to "MySequencemock" file when you save the project, assuming that the file is closed?
Question 80
What is the output type returned when using a Get Test Data Queue Item activity?
