Gain an understanding of how to effectively use scripts to prepare and clean up tests in SoapUI.
- One interesting feature in SoapUI … is the ability to run set up and tear down scrips. … So you can find them on Test Suites. … If we open this Test Suite, you can see … we have a set up script section … and a tear down script section, … and we also have them on Test Cases as well. … Once again the set up script and a tear down script. … So the way that these work is they run before each … object in it, so we're looking at the Test Case here. … Before each test step it's going to run the set up script … and then after the Test step completes, … it's going to run the tear down script. … Now in this case we don't have anything to find … so it's not going to run anything. … Well let's go ahead and try this out. … I'll expand this, make it a bit bigger and … let's make this a bit bigger as well just so we have room. … And what we'll do is we'll take this data driven test … that we have here where we're reading in a file and … then we're executing something for each line in the file, … and lets imagine that maybe this file is editable or …
Author
Released
3/8/2019- Creating your first project in SoapUI
- Adding request and query parameters
- Creating test suites
- Scripting with dynamic properties
- Running SoapUI from the command line or Docker
Skill Level Intermediate
Duration
Views
Related Courses
-
API Testing and Validation
with Keith Casey1h 13m Advanced -
Scripting for Testers
with Dave Westerveld1h 50m Intermediate -
API Testing Foundations
with Dave Westerveld1h 44m Intermediate
-
Introduction
-
What to expect1m 16s
-
SoapUI for testing APIs2m 9s
-
1. Getting Started
-
Installation and setup3m 26s
-
-
2. Creating Tests in SoapUI
-
Creating a test suite3m 47s
-
Using properties in a test6m 44s
-
-
3. Using Assertions in SoapUI
-
Script assertions5m 8s
-
Debugging failing tests5m 7s
-
4. Scripting and Properties
-
Using dynamic properties3m 16s
-
5. Advanced SoapUi Functionality
-
Mocking with SoapUI6m 39s
-
Setting up load tests5m 13s
-
-
6. Integrating SoapUI into Build Pipelines
-
Automating report creation3m 14s
-
Running SoapUI from Docker4m 57s
-
Conclusion
-
Next steps2m 2s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Test suite setup and teardown