... You're right, I'll work on that... I used to write technical documentation as if I were writing a short ... Good image (and good story!). -- Bill Wake...
Hi, There are many Opensource tools for load testing of web based application. please visit: http://www.opensourcetesting.org/ there may be many opensource...
Hi folks, First of all, I don't really have any experience in performance testing, but just got assigned to a performance testing project. I skimmed through...
Hi Lisa, I can't give examples, but will generalise the experience and write it up as we get further along with it. One of the big issues being addressed is...
Hi, After a several years developing a complex product in C++ our team has recently seen the light, and decided upon a conversion to agile development. One of...
Peter Chapman
pe.chapman@...
Feb 2, 2006 2:15 pm
7927
Hi Peter, you're correct that something is better than nothing, but you still want to set the expectations such that over time the good style of testing wins...
... is... ... Michael Feathers wrote a book called "Working Effectively with Legacy Code" that quickly became the industry standard. Google for it, and you'll...
Hi, I am currently attempting to GUI test an IBM Websphere Portal Application. From what I can see Websphere's Java generates dynamic HTML. The problem with...
You could try using Selenium <http://openqa.org/selenium>. You can identify your HTML elements via XPath expressions (assuming the location of the elements...
... By XPath you really mean the HTML is XHTML? What Xs the HTML? WebSphere, or a test layer? XPath makes string comparisons very hard. You can't just write a ...
... I mean HTML, not XHTML. For people who are not familiar with XPath, here is a good tutorial: http://www.zvon.org/xxl/XPathTutorial/General/examples.html ...
Hi, We are planning to select an automated testing tools to be used for regression test purpose. We are in an Agile environment and would like to do a...
Tools such as QuickTest Pro and WinRunner will abstract out these naming issues and present the scripter with arrays of widgets that you can manipulate via...
Aidy, You can use dynamic recognition in the SAFS environment with both IBM Rational Robot and IBM Rational Functional Tester. In the case of such dynamic...
Hi Carl, You are correct, I could save the HTML source and use RegEx (GetSubstringsInString), but would it not be better to use the DOM or XPath (as someone...
... could ... difference ... You can address elements by index in Watir i.e. click the third button; enter "foo" in the tenth textbox. This is usually...
... That is Mike Feathers's checklist for coaching folks to write pure developer tests, via TDD. The root principle is "0. decouple from sticky things that...
Heavyweight commercial tools such as LoadRunner will work just fine but come with an up-front cost. You pay for the ability to get tests working very quickly. ...
... I agree, and even using the database the first several tests will run in under 99 seconds... My point was that if you try to hold the line on the total...
I am a new user joined this group recently, I am new to agile testing practices... can any one of you help me in sending relevant link that tells more about...
... Lovely piece of work! Expect to see me use this, and similar links, in the future! ;-> Ron Jeffries www.XProgramming.com We cannot solve our problems with...
Really Nice to see all that things... ... -- ... Vishal When love feels like magic, you call it destiny. When destiny has a sense of humor, you call it...
Hi all, This is my third or fourth mail to this group but I am regular reader of this groups. I am involved in the area of Software Testing & QA area Since I ...
Hi Ron ... I thought you'd be the first to boycott Google after its acquiescence to the Chinese Government's censorship! Aidy ... This message and any...