ContributionsMost RecentMost LikesSolutionsHow to increase soapui navigator/projects font size Datasource to Teststep Hi All, I have a data source for the full name, I was getting the fullname to my request as ${DataSource#FullName} If I want to use the same fullname to Firstname and Last name how to call it ? I want to use the same name to Firstname, Lastname & Fullname ? Help me out.. Header in SOAP Request I need to add some header for 100 test cases, if I have the header information copied to clipboard, I and past to a particular test case,But if I want to add to 100 test cases, then I need to manually add the 100 headers to all the test cases.Is there any way to add the 100 headers at a time. Re: Reg: End to End Testing with UI is there any tutorials for the geb, like how to integrate with soapui for the browser automation end to end Re: Reg: End to End Testing with UI My test step contains a request and response, for the response need to validate we are validation from UI screen. our UI screen get the details from mainframe. now from service side, I need to validate the soap response to ui response, just like validating with DB. I need to integrate ui like some browser will open and verify the values with soap response to ui value. How can i achieve this. events handler integration i need some help from support team to use event handlers in our project. We are using currently ReadyAPI 1.9.0 Reg: End to End Testing with UI HI All I need to do the end to end testing in ready API, Right now I was able to do with Databases, like connecting to DB But I have challenge, to validate with ui, we have small UI to validate with soap response. How to do UI validations.....with SOAPUI NG ? Refactor Definition Right now for the refactor definition for ready API is working good. But now we can compare node to node only for request, We can have the node to node comparison for response as well, so that it can be helpful us to compare what is changed from XSD from previous schema to new schema for the response. Mainframe integration Mainframe integration into ReadyAPI will be a huge win for the tool. this integration would help the tool for end to end testing, just like JDBC validation. Data Gen configuration for multiple responces I have a test step in one test case and I want the response values to another test case test step. in 1st test step I have response of 20 values. if I want to use the 20 values to another test step of another test case. in this condition I am using the data Gen, I added a property and gave the xpath link, it copied the value what I want. I can use it in another test step request. But if I want the 20 values not the one value, how can I do this In the configuration window, I need to update the xpath of single value or what I need to do. Can any one help me.