Technologies

Q/A

Testing is an essential stage of software creation. A high quality of our software and the reliability of our testing methods are proved by the fact that projects co-created by our staff members have been given certificates declaring them fit for medical use.

Visual Studio

testing .NET applications

The newest Microsoft IDE (Visual Studio) allows creating and utilizing automated unit tests. NUnit can be considered as a freeware alternative.

JUnit

testing Java applications

A library which supports the creation of automatic tests for programs written in Java. It helps perform unit tests and generate reports on those. It is part of a bigger family of xUnit tests applied in program testing in other programming languages.

CETK

testing BSP and drivers

Windows CE Test Kit (CETK), component of the Microsoft Platform Builder supporting BSP and drivers testing process.

JMeter

benchmarking Web solutions

JMeter is a Capture&Replay type application allowing testing thin-client solutions by recording sequences of operations. By simulating peak load of a server it benchmarks the entire system.

You cannot copy content of this page