Tutorial as a video version, where we guide you step by step through QF-Test...
Version 8.0.1 |
In addition to inserting procedure calls from the Standard Library, it also can be helpful to sometimes have a look how certain things have been implemented.
qfs.qft
, which is
located in the qftest-8.0.1/include
directory
of your QF-Test installation.
Figure 16.1: The Standard Library |
You can see there is one main package qfs
that contains further specific
packages. The qfs
package helps to easily identify the packages belonging to
the standard library.
The specific packages cover very different areas of utility procedures described in more detail further below.
Note
Within nearly all of the procedures of this library, you'll notice that the
variable $(client)
is referenced. This is the standard mechanism for creating
independence from a specific SUT. Here, the library assumes that the
test suite which uses the library will set a value for $(client)
prior
to using any procedures.
Last update: 9/10/2024 Copyright © 2002-2024 Quality First Software GmbH |
1. Functional cookies
We use functional cookies to ensure the basic functionality of the website.
2. Performance and statistic cookies
We use Matomo for analyzing and optimizing our website. Cookies permit an anonymous collection of information that help us offering you a clear and user-friendly visit of our web pages.
This cookie contains a unique, pseudonymized visitor ID internal to Matomo for recognizing returning visitors.
This cookie is used to track from which website the anonymized user proceeded to our website.
The Matomo session cookie is used to track the visitor's page requests during the session.
is created and should be then directly deleted (used to check whether the visitor’s browser supports cookies).
short lived cookies used to temporarily store data for the visit.
short lived cookies used to temporarily store data for the visit.