Learn how properties can be used in SoapUI to create flexibility in your tests and to pass data between tests.
- [Narrator] We've been looking at creating … a workflow driven test. … And we've seen a few things that are pretty clunky. … When we're going through the workflow, … we want to use the same data at a bunch of different steps. … So we have the deck ID here. … And we use that same deck ID, … in each of these steps, we use the same deck ID again. … And then also, we have the problem of our draw step here … gives us some output data, the card value, … that we need to use in our discard step. … So to do this stuff we need to be able … to transfer data or properties, … from one test step to another test step. … So let's start with the deck ID … and see if we can figure this out. … So we'll go to shuffle here. … And what we'll do for this first one, … this is the first step in our test case. … And so we'll just replace this with the word new. … What this will do, is generate a new shuffled deck for us … each time we run this test case. … So if we run this, what we want now … is to be able to take this deck ID that this generates, …
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: Using properties in a test