CA Application Test, from CA Technologies, is a functional and performance testing tool.
N/A
XCTest
Score 8.3 out of 10
N/A
The XCTest framework is used to write unit tests for Xcode projects that integrate with Xcode's testing workflow. From Apple, the solution enables users to create and run unit tests, performance tests, and UI tests for Xcode project.
IF you are looking for api testing solution along with service virtualization, then look no further than this tool. This tool also forces you to move your testing lifecycle to much earlier phases of development which helps overall SDLC.
It is very useful to add it mainly at the beginning of the app when each feature is finished and if the greatest importance of the app is its stability and a quick way to fix errors that are made during the changes. Do it when the app is finished; it's going to be quite time-consuming; however, applying it will go a long way in making sure the code hasn't been broken by changes and improvements.
It immensely helps to change your entire testing lifecycle approach and to implement Shift Left approach with the extensive emphasis on testing the api's.
This is a great tool to implement Service virtualization for your and/or third-party web services. This will ensure we have 100% environment availability and consistency for automation and performance test environments.
This tool also helps you with test data setup and management which is a very crucial piece of test automation.
It also helps us to implement performance testing for apis using the Blazemeter.
This tool comes with a license cost and not free. Many open source tools offer free api testing solution and so making some functionality of this tool as open source would be good
Load testing piece is not integrated with in the tool and rather uses Blaze meter which is free.
Some integration with UI and api testing will make this tool even more attractive
It definitely is among the top leaders in API testing and virtualization along with the Parasoft SOA tool. Many open source API testing libraries such as Rest Assured, Karate and even Postman and SOAP UI are free which is a little bit against CA.
This tool gave a very positive ROI in our group. Especially with service virtualization where we minimized the downtime in our test environments significantly.
Also, service virtualization helps to minimize the costs of hitting third party services often in lower environments.