Ghost Inspector has the ability to export Selenium files in the same Selenium 1 (HTML) format that it imports, as well as Selenium 2 (JSON) format. You can export a single test as a .html or .json file, or an entire suite of tests in a .zip archive. This can be done through both our API and our application.
Data-driven testing allows you to supply a set of inputs and verifiable outputs to be used within a test to quickly and easily ensure that your application performs as expected with a range of data. Ghost Inspector has a built-in option for data-driven testing that allows you to upload a CSV spreadsheet file with rows of values corresponding to variables in your test(s).
In this video you will find out what is new in Xray for JIRA 2.3 version. Xray Add-on for JIRA helps teams improving real-time insights into their software testing progress. This powerful tool is a complete solution for managing quality assurance tests which integrates seamlessly with the Atlassian Jira platform.
Heap snapshots are one of the first steps to take when debugging Node.js applications with poor performance. N|Solid can help by automatically triggering heap snapshots of your Node.js applications and services in production, when they're under real-world load.
For Node.js, CPU profiling can be step #1 to finding and addressing poorly performing applications and processes. N|Solid can help capture CPU profiles of your in-production apps, when they're being tested under the most important load.