QA: Exploratory Testing

A journey through the mind of James Bach with respect to Exploratory Testing. Expect some paradigms to be challenged - and new ones arising. [MARKUP IN PROGRESS]
Tags

Eclipse: Maven & SoapUI Setup

Introduction

What Is?

 

SOAPUI in 5 Minutes

  • Eclipse
  • New Maven Project, Next, Next
  • Filter cxf: org.apache.cxf.archetype (cxf-jaxws-javafirst)
  • Open “HelloWorldImpl.java
  • Beans.xml
  • Web.xml
  • Cxfsample/pom.xml @ the <build> tag

 

 

  • Select an Archetype

 

 

  • Specify Archetype parameters

 

Subscribe to