32 Using the Debugger (Mobile)

Video This chapter is also available as a video at 'Using the Debugger'.

In this chapter you will learn how to use the intuitive debugger integrated into QF-Test. Those of you already familiar with other IDEs like Eclipse will notice similarities in the functionality and usefulness of the debugger.

We will cover the following debugger features:

Note Instead of using the buttons you can also trigger commands via the menu bar or keyboard shortcuts. Shortcuts are listed in the QF-Test menus where applicable. A complete overview of keyboard shortcuts used by QF-Test can be found in the appendix Keyboard shortcuts of the manual. There you will also find a small helper for the function key layout of QF-Test to attach to your keyboard.

There are additional debugger features such as

which we will discuss in later chapters.

32.1 Setting a Breakpoint

32.2 Stepping through Execution

32.3 Skipping nodes

32.4 Activating debugger mode on error or exception

32.5 Resolving problems from the run log

32.6 Pausing test execution