ContributionsMost RecentMost LikesSolutionsRequirement Version History The tool has a test case version history. It would be great if we could have version history for requirements as well. Allocate Mapped Test Case Automatically Hi, It would be great when a requirement(s) is allocated to a release from a project, that the application automatically allocates all the test case(s) that are mapped to the requirement(s). This will help us to make sure that we don't miss any test case associated to the requirement. Dragonfly plugin compatibility with ALM Hi, I noticed there is a plugin for ReadyAPI called Dragonfly. It says dragonfly can help integrate ReadyAPI with ALM. Does anyone have any experience with this plugin? does it work with the latest version of ALM and the latest version of ReadyAPI? How to retrieve load test report after ReadyAPI crash We're using ReadyAPI version 3.4.0. We ran a performance test and at the time of generating report, ReadyAPI crashed. Is there a way to retrieve the report? SolvedTPs is not matching VUs Hi, I'm trying to setup my LoadUI Test with exactly 25 transactions per second. So i setup my VUs to 25/s with 1 sec wait time and i'm using Fixed scenario. When i run the Load, the TPs is around 30-40. It's jumping between 30 TPs to around 60 TPs initially then overtime its decreased to 14-15 TPs. Is there some other configuration which i need in order to achieve 25 transactions per second? DataSource and Looping from multiple source Hi, I have a Soap request which is getting data from 3 different data source Excel, JDBC, JDBC. I want to request to get data row 1 from excel, jdbc, jdbc followed by row 2 from excel, jdbc, jdbc. I am looping through each data source but for some reason its not taking same data row from each source. How do configure SoapUI NG to take data from different source (JDBC and Excel) and use same data row? (Ex: Data row 1 from source 1, source 2, source 3 then data row 2 from source 1, source 2, source 3) I'm new to smartbear and SoapUI NG.