Am 19.01.2013 01:41, schrieb Arsenij Solovjev:
Hello Patrick,
A couple of things spring to mind:
1. STF-Tests aren't always consistent, i.e. they seem to fail for no
reason from time to time.
I'm not quite sure what it was, but some tests used to pass when run
in isolation,
and fail when run as a suite. I'm sure others can tell you more about
this.
STF Tests are (almost always) consistent, what most people forget is
that the test cases in a test class may
be executed in any order (just change from Java 6 to Java 7 to see the
difference). If the test case passes
in isolation but fails in regression
either:
1. defect in Saros
or
2. you missed something in the setup of your test case(s)
2. During the SWTP-2012 project (a Softwareprojekt on Saros we did),
we have encountered
massive difficulties trying to emulate pressing return.
Some shortcuts are not available due to the mock keyboard strategy.
It seems it's possible to emulate it (albeit not easily), but I think
the issue here wasn't strictly
purely technical - we were very unaware of the limitations of the
SWTBot. Maybe partly
due to our own ignorance, maybe partly due to a lack of introduction
to such peculiarities
(which are not easy to foresee)
It is possible to change the behavior back to the original state -> result:
You can use all keys but only the focus window will receive the input,
making
it nearly impossible to execute the tests on a single machine.
Ansonsten hättet ihr einfach mal gefragt, Enter Key = Chat ?
Siehe Kommentar im Quellcode:
public SarosSWTBotChatInput pressEnterKey() {
// the ChatControl key listener ignores the mock keyboard event
// styledText.pressShortcut(Keystrokes.CR);
Hope this helps a little
Cheers,
Arsenij
2013/1/18 Patrick Schlott <patrick.schl...@fu-berlin.de
<mailto:patrick.schl...@fu-berlin.de>>
Hi Saros Team,
my name is Patrick and I'm studying Informatik at the FU Berlin. I'm
about to begin my Master Thesis in the context of the Saros
project. My
Thesis will roughly revolve around improving the Saros Testing
Framework.
As first order of business i would like to know what problems you see
with the current state of the Saros Testing Framework so I can get a
basic idea about which parts I have to focus on.
Thanks in advance and Best Regards,
Patrick
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET <http://ASP.NET>, MVC, AJAX,
Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and
experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
<mailto:DPP-Devel@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/dpp-devel
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel