Tutoriel en version vidéo: Nous vous guidons pas à pas à travers 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. Cookies fonctionnels
Nous utilisons des cookies fonctionnels pour garantir la fonctionnalité de base du site web.
2. Cookies de performance et de statistique
Nous utilisons Matomo pour analyser et améliorer notre site web. Des cookies permettent une collection anonyme des informations qui nous aident à vous offrir un visite clair et facile à utiliser de nos pages web.
This cookie contains a unique, pseudonymized visitor ID internal to Matomo for recognizing repeat visitors.
This cookie is used to track from which website the anonymized user proceeded to any page or sub-page.
The Matomo session cookie is used to track the visitor's page requests during the session. The cookie is automatically deleted at the end of each session (website visit), at the latest after one day.
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.