Tutorial as a video version, where we guide you step by step through QF-Test...
Version 8.0.1 |
This chapter is also available as a video tutorial at "The Standard Library".
QF-Test provides a certain number of node types. If you need additional functionality you can implement it in a script node. To make life easier for you QF-Test comes with a set of procedures implementing the most commonly needed additional functions. You will find them in the standard procedures library.
When you cannot solve a problem using the provided node types it is a good idea to have a look in the standard library whether there is a solution to your problem. If you find a similar solution you can copy the procedure and adapt it to your needs. For information about scripting please refer to the manual, chapter 12 'Scripting'.
The file qfs.qft
holds the standard procedures library.
As it is constantly being enhanced and distributed with every new version of
QF-Test you should not make any changes to procedures in that file, but
copy the procedure to your own test suite if required and then adapt it.
Note
To make use of qfs.qft
it needs to be included in your test suite's root node.
With a newly created test suite the file qfs.qft
is added automatically
to the list of included files.
qfs.qft
is available within the table for "Include files".
qfs.qft
to this list, if it's not already there.
Note
Path information is not necessary for qfs.qft
as the include
directory of QF-Test is contained in the library path (see also
Reference part of the manual).
qfs.qft
standard
library. In the procedure chooser don't miss to switch to the respective tab.
In addition to the description provided in this tutorial you can find the full HTML documentation of the standard library available via »Help«-»Standard Library qfs.qft...«
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.