|
|
|
Testing services |
We offer elaboration of test specifications, development of test scripts for automatic testing, different types of validation and verification on the basis of requirements and some review services such as architecture review and code review.
|
 |
Services
Code inspection and review
Performance (Load, Stress, Benchmark) testing
Functional (Volume, Security, Installation, etc) testing
|
Configuration, compatibility, scalability testing
Business Cycle testing
Different types of Automated testing
|
|
|
Code inspection and review
The main goals of code review are to reduce number of errors, to find errors at the initial stage of development, to improve style of source code and experience exchange. |
|
 |
|
Functional Testing
Functional testing verifies whether a product or application corresponds to its specifications. It measures the behaviour of the system under different environments, viz:
If specific features of the system behave as expected
If operational behaviour of the system behave as expected
If all components are functioning properly
We use such methods for functional testing as Equivalent Decomposition, Boundary Values Analysis, Conditions’ Transition Analysis, Negative Testing, etc. |
|
|
|
|
|