Mailingliste - Einträge 2013
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [QF-Test] Performing Check on a context menu in eclipse
Hi Saki, due to the way Eclipse/SWT menus are implemented QF-Test cannot switch into check recording mode while a menu is showing, so you cannot directly record a check in this case. The suggested workaround is to record a selection event instead, then either right click on the event node in QF-Test and transform it into the desired check or just keep the component, delete the event and replace it with a procedure call to one of the check procedures in the qfs.qft standard library. Best regards, Greg SAKI <mesaki21@?.com> writes: > Hi , > > I want to perform a check items on the context menu. but im not able to record this. > when im in the record checks mode, im not able to launch the context menu in eclipse. > can you show me how to do this? > > Regards, > SAKI -- Gregor Schmid Gregor.Schmid@?.de Quality First Software GmbH http://www.qfs.de Tulpenstr. 41 Tel: +49 8171 38648-0 DE-82538 Geretsried Fax: +49 8171 3864816 GF: Gregor Schmid, Karlheinz Kellerer HRB München 140833
|