Collections:
Rename Project Objects in SoapUI
How to rename project objects in SoapUI?
✍: FYIcenter.com
When you create new SoapUI objects,
their names might be set to default names like:
Project 1, TestSuite 1, Request 1, etc.
If you don't like those names, you can change them as shown in this tutorial.
1. Start SoapUI on your computer.
2. Click "File > Import" menu to open your SoapUI test project stored in "\fyicenter\REST-Project.xml". You see the REST project displayed in the project explorer panel on the left.
3. Right-mouse click on "REST Project 1" and select "Rename" from the context menu.
4. Enter a new name like "IEX API" in the "Rename Project" dialog box.
5. Click "OK" to confirm the change.
The picture below shows you how to run your SoapUI project objects:
⇒ Add New Resource to REST API Service in SoapUI
⇐ Run REST Project Request in SoapUI
2018-03-24, 2030👍, 0💬
Popular Posts:
How to call JMeter command in a Windows batch file? I want to create a single batch job to run JMete...
What are JMeter command line options? You can get see JMeter command line options by running this co...
How to find out my browser's identification information? To help you to see your browser identificat...
How to generate date and time test values? Timestamp values are frequently needed in testing almost ...
How to generate currency test values? Currency test values are frequently needed in testing date and...