Search the web
Sign In
New User? Sign Up
TestFirstUserInterfaces
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 715 - 745 of 1051   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
715
Is it worth coming a day or so early to XP2005 in order to attend my Test Driven User Interfaces tutorial? Absolutely! (Well what did you expect me to say) :-)...
Charlie Poole
cpoole98370
Offline Send Email
Jun 14, 2005
3:40 am
716
... Because ActiveX is such a freeway for malware, MS has wedged the latest version of Internet Explorer (available with WinXP SP2), to never launch an ActiveX...
Phlip
phlipcpp
Offline Send Email
Jun 23, 2005
4:01 pm
717
Funny you should ask. MSDN mag had an article several months ago about testing webpages by using nothing more than frames and javascript: ...
Mike
ocean_west_2005
Offline Send Email
Jun 23, 2005
5:59 pm
718
We got a nice plug here: http://dotnetjunkies.com/WebLog/exortech/ "As each screen class extends from JPanel, the reveal() method simply inserts the panel into...
Phlip
phlipcpp
Offline Send Email
Jun 24, 2005
6:27 pm
719
[Hit send by mistake!] We got a nice plug here: http://dotnetjunkies.com/WebLog/exortech/ "As each screen class extends from JPanel, the reveal() method simply...
Phlip
phlipcpp
Offline Send Email
Jun 24, 2005
6:31 pm
720
... My bad. With my usual talent for mistakes at the most critical possible juncture to completely reverse good situations, I should have used the title...
Phlip
phlipcpp
Offline Send Email
Jun 24, 2005
6:38 pm
721
hi phlip, i think that i sent you a link to my blog entry a few months back, but thanks for the extra publicity. i also delivered a presentation on TFUI at...
Owen Rogers
exortech@...
Send Email
Jun 24, 2005
8:31 pm
722
TFUIers: I'm trying to learn Selenium, because A> I kept seeing recommendations for it, and B> it has a Java-free version. Impressive! But here's what it does...
Phlip
phlipcpp
Offline Send Email
Jun 29, 2005
3:50 am
723
TFUIers: Let's do a little experiment. Download MS's FlexWiki's source from here: http://sourceforge.net/projects/flexwiki Now install NUnit-2.2.0.msi from: ...
Phlip
phlipcpp
Offline Send Email
Jul 1, 2005
6:36 pm
724
Hi Phlip, I'm tied up with some work at the moment, but I'll try this myself when I can. Meanwhile, check to see if FlexWiki is using an older version of NUnit...
Charlie Poole
cpoole98370
Offline Send Email
Jul 3, 2005
9:53 am
725
... When I've used NUnit (which is admittedly not a great deal), I've used the text mode runner, and tied it in to the build, so when I build the app, the ...
Anthony Williams
anthony_w.geo
Offline Send Email
Jul 4, 2005
8:22 am
726
... [I'm still stuck on twiddling the FlexWiki properties, not knowing what I'm looking for, and drawing comics while DevEnv.exe slowly refreshes its...
Phlip
phlipcpp
Offline Send Email
Jul 10, 2005
12:33 am
727
... Hm. So after I clickety click click my favorite input device (the mouse) to change each References, separately, from 2.1.4 to 2.2.2, the system still...
Phlip
phlipcpp
Offline Send Email
Jul 12, 2005
12:45 pm
728
This often happens if VS decided to copy an nunit assembly. I've had to completely erase all obj and bin directories, then remove and replace the references....
Charlie Poole
cpoole98370
Offline Send Email
Jul 13, 2005
4:09 am
729
TFUI: My research has made me an expert at writing technical questions on the MS newsgroup that professionals and MVPs cannot answer. Today's installment is...
Phlip
phlipcpp
Offline Send Email
Jul 22, 2005
2:25 am
730
... Not answering your question (sorry), but... Why are you TDD'ing against a "golden copy" of the database? IMO you'd be better off working against an empty...
Bayley, Alistair
abayley2
Offline Send Email
Jul 22, 2005
7:31 am
731
I think your connection is opened exclusively. I have experienced similar situations when I use ADO against the database, but I opened it in Access first and...
Thomas Eyde
thomas_eyde
Offline Send Email
Jul 22, 2005
10:43 am
732
... One '69 Camaro has answered how to share the connection, on USENET. I guess this breaks my perfect record of unanswerable questions! But I'm using DAO, not...
Phlip
phlipcpp
Offline Send Email
Jul 22, 2005
2:26 pm
734
[ reposted from news:comp.software.testing ] ... If they were not specific, they would be fragile. Early CR tools broke if you moved a button. The tool...
Phlip
phlipcpp
Offline Send Email
Aug 7, 2005
3:24 pm
735
... As a concrete example of this: if you don't specify menu IDs when using .NET, then they are generated on the fly. This means that the same menu option can ...
Anthony Williams
anthony_w.geo
Offline Send Email
Aug 8, 2005
8:34 am
736
At the Agile 2005 conference, Joshua Kerievsky talked about using alternatives to hands-on coaching to "commoditize" training in XP. I found it to be a...
Jim Shore
jimlittle82
Offline Send Email
Aug 9, 2005
8:02 am
737
... I liked it. I especially liked the "Giant weird translation layer" comment. :) One thing that surprised me was the testbeds concept. Have you found that to...
Cory Foy
cory_foy
Offline Send Email
Aug 9, 2005
12:52 pm
738
From: Cory Foy <usergroup@...> ... I haven't had a problem with my tests getting out of sync with my code, no. I do all my development...
Jim Shore
jimlittle82
Offline Send Email
Aug 16, 2005
5:29 pm
739
Hi All, I know this is slightly off-topic, but my manager is trying to track down automated GUI testing tools. I know the pitfalls of GUI testing, and we've...
Cory Foy
cory_foy
Offline Send Email
Aug 17, 2005
2:41 pm
740
... For driving Internet Explorer, try WATIR <http://wtr.rubyforge.org/> It uses Ruby and works by using the COM interface to the DOM. As such, it's restricted...
Brian Marick
briandawnpau...
Offline Send Email
Aug 17, 2005
3:48 pm
741
... such, ... We've been using WATIR for about 7 months now for acceptance testing. It has been very useful for us. It is pretty well designed and easy to...
Christian Sepulveda
csepulv
Offline Send Email
Aug 17, 2005
4:33 pm
742
Cory, I have used NUnitForms, and can recommend it, with this qualification: I've often spent some time writing tests, only to realize that I should be pushing...
Tony Nassar
aanassar
Offline Send Email
Aug 17, 2005
6:07 pm
743
Dear Candidates, We are looking for the candidate’s for CMM Level 5 company in Chennai, Bangalore and Hyderabad on the following Skill sets. Position:...
Arthi Focus India
arthi_focus
Offline Send Email
Aug 18, 2005
9:41 am
744
... you want to ... yet. I've got an NUnitForm test working in VS.Net beta 2, but my NAnt build is complaining about: [nunit2] Failures: [nunit2] 1)...
Rob Park
rpark68
Offline Send Email
Aug 18, 2005
4:00 pm
745
Nevermind... Guess I haven't had enough coffee this morning ;-) My problem wasn't a compile problem, but a runtime problem. Just required a simple DLL copy to...
Rob Park
rpark68
Offline Send Email
Aug 18, 2005
4:14 pm
Messages 715 - 745 of 1051   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help