ISTQB Foundation Level Certification Explained - Chapter 6 (Part 1)

Поделиться
HTML-код
  • Опубликовано: 12 июн 2024
  • Why do we need test tools, and what functions do they perform? How can we classify test tools according to the activities they support? How do we automate test scenarios for test execution tools?
    --
    Exactpro is a leading independent provider of software testing services for mission-critical technology that underpins global financial markets. The firm is experienced with trading, clearing and settlement platforms, market surveillance systems, market data systems, collateral and risk management systems, and post trade infrastructures. Exactpro provides functional and non-functional testing services to exchanges, clearing houses, securities depositories, trade repositories, digital exchanges, central banks, brokers, technology vendors and investment banks worldwide. Headquartered in the UK, Exactpro employs over 630 members of staff.
    To learn more about Exactpro, visit our website exactpro.com/
    EXTENT Conference website: extent.exactpro.com/
    Follow us on
    LinkedIn / exactpro-systems-llc
    Twitter / exactpro
    Facebook / exactpro
    Instagram / exactpro
    Subscribe to Exactpro RUclips channel / exactprosystems
    #exactpro #istqb #SoftwareTesting
  • НаукаНаука

Комментарии • 5

  • @davitvardiashvili1244
    @davitvardiashvili1244 3 года назад +2

    Very interesting video ! As always

  • @user-sn5hh7jk8v
    @user-sn5hh7jk8v 2 года назад +1

    1. Tools are classified according to the test activities that they support.
    2. Intrusive instuments may affect the actual outcome of the test. For instance, the amount of code coverage achieved may be distorted due to the use of a coverage tool. The consequence of using intrusive tools is called the probe effect.
    3. Tool support for test execution and logging are used to support and enhance test execution and logging activities.

  • @user-qn2me9ls2v
    @user-qn2me9ls2v 2 года назад +1

    1) It classifies them according to the activities that they support.
    2) They may affect the actual outcome of the test
    3) Test execution and logging tools

  • @tatianasergeeva8462
    @tatianasergeeva8462 2 года назад +1

    My answers for the quiz are:
    1. The Syllabus classifies the test tools according to their purpose and the test activities they support.
    2. The term "intrusive" means that the tools may affect the actual outcome of the test. This is similar to the observer effect.
    3. Test runs, coverage and test harness implementation are dealt with by test execution and logging tools.