List Icon
Archiv Mailingliste

2019 bis Juli 2022  2018  | 2017 2016 2015 | 2014 | 2013

Die Mailingliste ist seit Juli 2022 geschlossen, dient aber weiterhin als Informationsarchiv zu QF-Test.
Wenn Sie aber über Neuerungen zu QF-Test informiert bleiben wollen, können Sie einfach unseren
Newsletter abonnieren

Um aktuell die Informationen zu jeder Release - auch Minor Releases - zu bekommen, können Sie den
RSS-Feed abonnieren oder uns in sozialen Medien folgen.
Alternativ bietet QF-Test auch selbst eine Versionsinformation an.

Eine weitere Informationsquelle ist unser Blog, in dem es aktuelle Beiträge zu allgemeinen Themen, zur Firma QFS und auch diverse "How-Tos" gibt:
Blog abonnieren


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

[QF-Test] 'checkText' is sometimes not behaving properly on Windows7-64bit OS


  • Subject: [QF-Test] 'checkText' is sometimes not behaving properly on Windows7-64bit OS
  • From: "Li, Yuanwei" <Yuanwei.Li@?.com>
  • Date: Tue, 19 Aug 2014 06:24:19 +0000

Hi there,

 

I am a new comer of qftest, I’m suing qftest 3.5.7 on Windows7-64 host for Eclipse testing.

I encountered a problem about ‘checkText’ that is when I use ‘checkText’ to check the content of a component(a tree node) by regular  _expression_, it returns fail quite often with the following error message.

 

Mismatch

Expected regexp: '0x[0-9a-f]+.* main\(\): mthread.c, line [0-9]+'

Got: ''.

 

But actually the expected content was displayed within the component, I also added enough delay before the ‘checkText’, so I’m very confused about it, can you please tell me how to this problem? Or how to workaround it?

Appreciate for any help!

 

BR,

Li, Yuanwei