List Icon
Mailing list Archive

2019 up to July 2022 | 20182017  |  2016  2015 2014 | 2013

The mailing list has been closed since July 2022, but continues to serve as an archive of information about QF-Test.
But if you want to stay informed about news about QF-Test, you can simply
Subscribe to Newsletter  

To get up-to-date information about each release - including minor releases - you can
subscribe to the RSS feed or follow us on social media.
Alternatively, QF-Test also provides release information itself.

Another source of information is our blog, where there are current articles on general topics, on the company QFS and also various "how-tos"
subscribe to blog


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[QF-Test] Calling a procedure results in Exception


  • Subject: [QF-Test] Calling a procedure results in Exception
  • From: "Praktikant2, DIGITAL-IIS" <DIGITAL-IIS.Praktikant2@?.at>
  • Date: Wed, 2 Sep 2015 13:21:16 +0000

Hello world,
 
when I use
 
rc.callProcedure("text.clearField",
                 {"component": "nameField"})
 
in my SUT Skript, I get the exception “de.qfs.apps.qftest.shared.exceptions.ProcedureNotFoundException”.  Do I need to include something? I have this code from the manual, so there can’t be anything wrong with the code.
 
 
Cheers,
Linda