Menu

US Region

Grandmetric LLC
Lewes DE 19958
16192 Coastal Hwy USA
EIN: 98-1615498
+1 302 691 94 10
info@grandmetric.com

EMEA Region

GRANDMETRIC Sp. z o.o.
ul. Metalowa 5, 60-118 Poznań, Poland
NIP 7792433527
+48 61 271 04 43
info@grandmetric.com

UK

Grandmetric LTD
Office 584b
182-184 High Street North
London
E6 2JA
+44 20 3321 5276
info@grandmetric.com

  • en
  • pl
  • DDT library for Python – examples

    Quality Assurance

    DDT library for Python – examples

    Automated testing without the usage of the DDT library is like a cake without the icing – a bit dry. Data-Driven Tests are the most helpful when you want to run test cases with multiple values of variables. Instead of looping through inside a test case, you can use decorators (now the cake parallel doesn’t […]

    Date: 27.07.2021

    Black-box and white-box testing – pros and cons

    In this article, I will explain what black-box and white-box testing are and what are their positive and negative aspects.

    2
    Date: 11.03.2021

    Software testing – 3 tips for beginners

    When talking about web or mobile application development, you cannot miss the importance of software testing. One does not only deploy new functionality before testing it thoroughly. Don’t trust developers (even if they are engineers). There is ALWAYS something to fix or to improve.

    7
    Date: 23.12.2020

    How software metrics improve software development?

    A software metric is a measure of software characteristics. Software metrics are valuable for many reasons such as: In the software development process, many metrics are correlated. Software metrics are similar to the four functions of management: I’d like to describe shortly this difficult subject with one sentence: “We have to use metrics to create […]

    2
    Date: 01.10.2020

    Author: Marcin Bielak

    VueJS unit testing config with examples

    In this article, I will show how to configure unit testing in a VueJS project. Then, I’ll show you a working example of how you can write tests for your own components.

    Date: 13.07.2020

    Grandmetric