- Soft Hearts LLC
product
Audio Test Software
1. Distortion free stimulus even the equalized stimulus.2. Unlimited channels acquisition and processing. (Hardware limited)3. Human correlated listening test(Bark Scale intensity chart). (Requires large memory)4. Hi Res intensity chart for buzz/pop detection. (Requires large memory)5. Auto equalization method with target dBSPL accuracy.6. TCP client for test framework integration.7. Easy limits and logs development.8. Easy logs visualization module.9. Auto waveform alignment and triggering.(Upt...show more -
product
Modular Framework
LYNX MOSA.ic
LYNX MOSA.ic is a software framework for building and integrating complex multi-core safety- or security-critical systems using independent application modules. Its elegant, modular architecture enables developers to collapse development cycles when creating, certifying, and deploying robust platforms for manned and autonomous and increasingly connected systems.
-
product
ATTEST Framework
Veryx ATTEST Test Platform provides network equipment manufacturers and network service providers a comprehensive range of solutions for conformance, functional and performance testing of equipment and networks.
-
product
Testing Framework
Code-up robust test automation: For free. Testing Framework exposes numerous properties and methods to help you easily build non-brittle, maintainable functional tests. Expand your browser compatibility testing to all the latest major browsers. Test HTML5, AJAX, XAML .
-
product
Testing Framework
TestDrive
TestDrive™ automates all types of testing for data integration applications for dramatically improved quality of applications as well as the data they produce.
-
product
Java Testing Framework
TestNG
TestNG is a testing framework using annotations to provide a more powerful way to test your code in various ways: unit, regression, functional, integration, etc… TestNG allows you to clearly separate your Java code from the way your tests are run. You never need to recompile any of your classes if you decide to run a different set of tests or suites.
-
product
Automated Development Framework
TestPoint
TestPoint is an automated development framework built to maximize code re-use, minimize maintenance, and abstract complexities from developers.
-
product
CFML Test Framework
TestBox
TestBox is a next generation testing framework for ColdFusion (CFML) that is based on BDD (Behavior Driven Development) for providing a clean obvious syntax for writing tests. It contains not only a testing framework, runner, assertions and expectations library but also ships with MockBox, A Mocking & Stubbing Framework. It also supports xUnit style of testing and MXUnit compatibilities.
-
product
Framework for Soft-Error Protection
RobustScan™
RobustScan™ provides a platform for users to pick patented Configurable Soft-Error Resilience (CSER) cells or their preferred SER mitigation cells. First, Soft-Error Rate (SER) analysis is performed. Then it performs automatic robust-scan-cell and hardenedcombinational- cell selection and synthesis. Finally it generates verification testbenches for the final design. RobustScan™ can be used with scan chains inserted using third-party tools; it can be linked to third-party�s SER analysis programs and is fully compatible with SynTest�s existing DFT tools for test, debug, and diagnosis.
-
product
Test Automation Framework
RedwoodHQ
RedwoodHQ is a single web based User Interface that allows companies to develop scripts and create keyword driven test cases based for their software applications. RedwoodHQ will then allow for execution and results analysis in an easy to use and easy to manage environment. RedwoodHQ works well with others. Not only does RedwoodHQ offer built-in support for Selenium, it also includes Webservices, databases, CLI, and SSH out of the box. As users delve into RedwoodHQ, they will find that they are able to easily expand to any Java based opensource and licensed tool.
-
product
Test Automation Framework
Gauge
Gauge is an open source test automation tool that is completely hackable. Written in golang, Gauge lets you write tests in plain-speak and refactor fearlessly. Its pluggable architecture allows you to customize your environment so you can write tests in the language and IDE of your choice.
-
product
Test Automation Framework
softTAF
SoftTAF is Softdel’s test automation framework for testing your embedded systems products. SoftTAF provides automated test coverage with no manual intervention required. SoftTAF was developed to use fewer resources and requires less time compared to manual testing.
-
product
Test Automation Framework
TEAF
Testing frameworks are an essential part of any successful automated testing process. They can reduce maintenance costs and testing efforts and will provide a higher return on investment (ROI) for QA teams looking to optimize their agile processes.
-
product
Android Testing Framework
UI Automator
The UI Automator testing framework provides a set of APIs to build UI tests that perform interactions on user apps and system apps. The UI Automator APIs allows you to perform operations such as opening the Settings menu or the app launcher in a test device. The UI Automator testing framework is well-suited for writing black box-style automated tests, where the test code does not rely on internal implementation details of the target app.
-
product
LabVIEW Communications Application Frameworks
The Application Frameworks are software reference designs that provide a rich set of high performance FPGA IP for prototyping real-time wireless communication systems. When combined with NI’s line of software defined radios, the Application Frameworks form a complete hardware and software prototyping platform that enables researchers to accelerate their prototyping efforts and achieve results quickly.
-
product
BDD Framework Testing Tool
Cucumber
Cucumber merges specification and test documentation into one cohesive whole. Living documentation Because they're automatically tested by Cucumber, your specifications are always bang up-to-date. Business and IT don't always understand each other. Cucumber's executable specifications encourage closer collaboration, helping teams keep the business goal in mind at all times.
-
product
Data Sharing Software Framework
Adlink DDS
ADLINK DDS is a ubiquitous data sharing software framework based on the open and proven DDS standard that supports a wide range of device technologies, operating systems and programming languages. Combining deterministic data delivery, system-wide data sharing and support for data analytics, ADLINK DDS helps system integrators, OEMs, device platform vendors and Cloud service providers (SaaS, PaaS and DaaS) deliver software solutions for many vertical markets, including: Aerospace and Defense, Energy, Robotics, Healthcare, Transportation / Automotive and Industrial Automation.
-
product
Software Test Framework for LabVIEW
VI Tester
VI Tester is a software test framework for LabVIEW that allows software developers to test their LabVIEW code (VIs). Software testing is a critical component of agile development and test driven development processes and is also critical for validating software functionality. VI Tester is based on the industry standard xUnit software test architecture that is used in many other programming languages. This architecture is very flexible and powerful, but also very easy for beginners to learn.
-
product
Radar・Sensor Simulation Framework
COSMOsim
Millimeter Wave Radar simulator and LIDAR (Laser Imaging Detection And Ranging) simulator for Automotive sensor simulations, and also can provide 3DCG MAP for specific radar which has millimeter accuracy. Now we can only provide AMMWR and ALR to the following COSMOsim Framework. This simulator enables automotive manufacturers to simulate a driving situation by sensor-based modelling, check the recognition and control of autonomous driving, and verify the sensor-mounting positions on vehicles efficiently, which eliminates the need for test driving with real vehicles.
-
product
Test Automation Framework Design Services
This Services utilize uses a systematic, multi-stage approach to creating a framework for your organization.In simple terms, a framework defines the organization’s way of doing things.
-
product
Genmark Integration Framework and Technology Development Kit
GIFT Server
The Genmark Integration Framework and Technology (GIFT) development kit is a set of software components, tools and techniques used for rapid development of equipment automation applications. It offers off-the-shelf factory host-computer interface, which are compliant with all related SEMI standards. The product features advanced user interface, broad range of supported automation hardware and presets for many 300mm semiconductor factories.
-
product
Generic test automation framework for acceptance testing and ATDD
ROBOT FRAMEWORK
Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and it utilizes the keyword-driven testing approach. Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new higher-level keywords from existing ones using the same syntax that is used for creating test cases.
-
product
Universal High Speed Bench Test Automation Framework
KayaQ™ (GRL-KAYAQ-FW)
GRL’s Universal High Speed Bench Test Automation Framework ‘KayaQ™ ’ is an enterprise-quality, Windows 7 PC-based, ready-to-use automation environment for labs overcoming the next generation challenges of bench testing. The world’s leading provider of high speed interface PVT characterization test services, GRL developed KayaQ™ to address the gaps in available tools for high speed interface characterization. KayaQ™ provides a ready-to-deploy automated test solution for testing of high speed interfaces, tailored for the needs of volume bench-level IC PVT characterization.
-
product
GPGPU Cards
Curtiss-Wright Defense Solutions
For applications requiring massive parallel compute capability, such as deep learning frameworks for AI applications, our highly engineered GPGPU co-processing engines provide a field-proven hardware foundation. Curtiss-Wright GPGPU co-processing engines leverage the latest NVIDIA Tensor Cores (for machine learning) technology and are a critical component of the high-performance embedded computing (HPEC) ecosystem that delivers data center capability at the tactical edge.
-
product
IADS Post Test Explorer
Curtiss-Wright Defense Solutions
IADS Post Test Explorer is a data search, analytics, and visualization platform designed specifically for the flight test industry. Post Test Explorer combines the tasks of searching for data, analyzing the data, and create a report of the test results into a single framework.
-
product
IMS-SIP Network Emulator Software
E6966B
Wireless telephony networks are increasing capacity for high throughput Internet Protocol (IP) packed-data by utilizing radio access technologies such as LTE and HSPA. Session Initiation Protocol (SIP) and IP Multimedia Subsystem (IMS) are progressively being adopted as part of the network infrastructure to carry traditional wireless telephony services over an all-IP network. SIP provides control of communication sessions whilst IMS is the framework that allows delivery of multimedia services over IP. With this new capability comes the need for developers and operators to move their focus to testing user equipment (UE) in this new network environment.
-
product
Intelligent Data Sharing Platform for Business Crtitical Internet of Things (IoT) Applications
ADLINK DDS
ADLINK DDS is a ubiquitous data sharing software framework based on the open and proven DDS standard that supports a wide range of device technologies, operating systems and programming languages. Combining deterministic data delivery, system-wide data sharing and support for data analytics, ADLINK DDS helps system integrators, OEMs, device platform vendors and Cloud service providers (SaaS, PaaS and DaaS) deliver software solutions for many vertical markets, including: Aerospace and Defense, Energy, Robotics, Healthcare, Transportation / Automotive and Industrial Automation.
-
product
IP Cores
logicBRICKS IP Cores by Xylon - for applications including compact multilayer video controller, versatile video input, multiview 3D transformation engine, image signal processing (isp) ulstraHD pipeline, high dynamic range pipeline, scalable 3d graphics accelerator, DDR3 SDRAM Memory Controller, slave hssl controller, HDR image signal processing framework, video design framework for multi-camera vision applications, and more
-
product
JTAG Functional Test
JFT
JFT comprises a series of software modules that support boundary-scan test and programming activities under Python, National Instruments LabVIEW and Microsoft .NET framework. Using JFT users can create JTAG/boundary-scan test application scripts, VIs or programs for PCB assemblies and systems that control individual driver/sensor pins, groups of pins declared as variables or register bits. These applications are typically used to test logic devices or mixed signal clusters and can also be trans...show more -
product
Modular Source/Measure Units (SMU)
E5260A + E5270B
Keysight's modular source measure units (SMU) – E5260A and E5270B – combine versatility and advanced features to optimize testing costs. A variety of price-performance points and the framework to add up to 8 plug-in SMU modules enables a customized solution that can expand as your needs change.
-
product
Mounted USB sensors
NITOS has developed a specic framework that provides users with the ability to gather online measurements from temperature and humidity sensors and moreover analyze oine measurements stored in NITOS database.