SOAP UI Testing Questions and Answers

SOAP UI Testing | Mock Test

1
[SOAP UI] Script assertions are written in ?
a. Groovy
b. Ruby
c. ECMA
d. Java

Answer : Groovy

2
[SOAP UI] Total number of test steps in a project can be seen here
a. Environment
b. TestSuites
c. Configuration
d. Overview
Answer : Overview

3
[SOAP UI] What must exist before a completing a Property transfer step?
a. Property
b. Body
c. Property Value
d. Default value for the Property
Answer : Property

4
[SOAP UI] How to generate random data in SOAPUI Pro?
a. Data gen step
b. Data source step
c. Data sink step
d. Data CSV step
Answer : Data gen step

5
[SOAP UI] Which step is used to write properties to external Data source?
a. Data Sink
b. Groovy Script
c. DataSource Loop
d. Data Gen
Answer : Data Sink

6
[SOAP UI] Which tab can you specify WSS TimetoLive?
a. Form
b. Raw
c. AUT
d. Miscellaneous
Answer : Form

7
[SOAP UI] Which step can be used to jump to a particular step?
a. gotoStepByName
b. JumpTo
c. Exec.NextNode
d. MoveStepByName
Answer : JumpTo

8
[SOAP UI] Which language is used to write custom code in SOAPUI?
a. Ruby
b. Groovy
c. Java
d. ECMA Scripts
Answer : Ruby

9
[SOAP UI] Which option allows selection of a local file to which the properties should be written
a. Select Properties Target
b. Write Properties
c. Select Properties Source
d. Load Properties
Answer : Select Properties Source

10
[SOAP UI] Which event is triggered to all applicable TestRunListeners before starting the Test Case?
a. beforeRun
b. onRun
c. tearUP
d. beforeTest
Answer : beforeRun