Home / CSE MCQs / SoapUI ::

CSE MCQs :: SoapUI

  1. What are the communication channels available for a web service?
  2. A.
    HTTP / POST
    B.
    HTTP / GET
    C.
    SOAP
    D.
    All of these

  3. Exposing a stand-alone SOAP endpoint using the
  4. A.
    SimpleJaxWsServiceExporter
    B.
    JAX-WS
    C.
    All of the mentioned
    D.
    None of the mentioned

  5. What are the different types of assertions used in Soapui?
  6. A.
    Contains & Not Contains
    B.
    XPath match
    C.
    XQuery match
    D.
    All of the above mentioned

  7. What we can do with the SoapUI?
  8. A.
    SoapUI offers us to perform automation testing which includes functional testing, load testing and Data Driven testing
    B.
    It also provides in build reporting tool and export test results log provision
    C.
    We assert our services using various types of assertions
    D.
    All of the above

  9. Where Groovy Script can be used in Soap UI?
  10. A.
    Groovy script test step
    B.
    Script Assertion- within test step
    C.
    Both A and B
    D.
    None

  11. What type of data sources can be used in SoapUI?
  12. A.
    Excel Files
    B.
    CSV Files
    C.
    ODBC Sources
    D.
    All of the above

  13. What are the major types of assertions available in SoapUI?
  14. A.
    Simple contains
    B.
    Schema compliance
    C.
    Simple not contain
    D.
    All of these

  15. What are the levels used by SOAP UI to structure functional tests?
  16. A.
    TestSuite
    B.
    TestCase
    C.
    TestSteps
    D.
    All of the above

  17. Service exporters that can export a bean as a remote service based on the
  18. A.
    RMI
    B.
    Hessian
    C.
    Burlap
    D.
    All of the mentioned

  19. What are the properties available in SoapUI?
  20. A.
    Custom Properties or Project Level Properties
    B.
    Test Suite Level Properties
    C.
    Test case Level Properties
    D.
    All of the above