| Forums | Media Gallery | Classifieds | Chat | Membership | Marketplace | How-Tos |
| |||||||
| Register | All Albums | Blogs | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Sneaky Pete's Place The place to gather to swap stories about non-Viper related issues or events and to hold non-Viper related casual but serious discussions. Intended to be for the "non-jokers" of the community. Sponsored By: GP Motorsports "Arrive and Drive" |
![]() |
|
|
#1 |
|
Enthusiast
Join Date: Oct 2001
Location: Bellevue, WA
Posts: 706
|
I'm sniffing around to get a new testing environnement.
It needs something like MS Test to drive a browser UIs, and pull web pages. At this point it's not much stress test, more like look and feel verification. The tricky part is to do page comparisons to look for missing, or broken parts of the page. I'm thinking I'll end up writing all this myself but if there are some packages out there that cover most of it, maybe I won't need to. so the question is... what kind of test softwares have you stumbled upon lately? Webrunner? WebCat? |
|
|
|
|
|
#2 |
|
Enthusiast
Join Date: Nov 2001
Location: Philadelphia, PA
Posts: 735
|
If all you need to do is test for broken links, Xenu works great, and is free.
|
|
|
|
|
|
#3 |
|
Enthusiast
Join Date: Oct 2000
Location: Austin, Tx., US.
Posts: 1,994
|
What's wrong with Visual Test? It'll do screen compares against pre-captured images. I've built automated robots that speed-test our CPUs using feedback from VT as the pass/fail metric.
|
|
|
|
|
|
#4 |
|
Enthusiast
Join Date: Oct 2000
Location: Austin, Tx., US.
Posts: 1,994
|
I'll check the system validation room and let you know.
|
|
|
|
|
|
#5 |
|
Enthusiast
Join Date: Oct 2001
Location: Bellevue, WA
Posts: 706
|
thanks guys for the responses.
some of the pages have ads, and so that muddies the comparison, the tool has to be smart enough to see that this red ad is now a blue ad. Worse, some ads are inlined text and the size and alignment even changes from one to the next... And the links have session IDs embedded so that needs to be canonized in a preprocessing pass. yup, that's gonna be a lot of fun! |
|
|
|
|
|
#6 |
|
Enthusiast
Join Date: Oct 2001
Location: Bellevue, WA
Posts: 706
|
yup, we're gravitating around #2, assuring consistency and quality of a product that receives frequent changes.
Once we get the tool, yup, we'll certainly get some help from interns. I'm gonna research the various tools evocated above. Thanks guys! |
|
|
|
|
|
#7 |
|
Enthusiast
Join Date: Oct 2001
Location: Bellevue, WA
Posts: 706
|
hmm, you mention the cardinal sin, and that's kind of how we feel here too...
tweaking the tested material to make it easy for the testing tool is not the preferred route... I wrote the ad server and some ads are fragment of HTML slapped directly into the web page, with the cooperation of the web server (which I wrote as well). This design was for maximum speed, no network round trips, etc. It's also allowing us to stick just about anything we want, javascript, html, or simple banners. My current thinking is to have little begin/end markers around the ad junk to allow a source level comparison. Doing the compare as a bitmap would be a horrible nightmare here, although to some extend we want some of that too, but I think we've abused of the pipe :-) The tool I'm looking for would be a robust managng/reporting framework where we could plugin some helper modules/specialized modules. Said like that it seems like there would be some out there. |
|
|
|
|
|
#8 |
|
VCA Member
Join Date: Jan 2002
Location: Riverside, Ca.
Posts: 951
|
In a prior life I was the test team. I found that only in very rare cases does it really pay to set up automated testing routines. I would only attempt to setup a testing environment if
1. I was working on a government project and they had money to burn and I had friends to employ. 2. I had a stable product and wanted to ensure changes conformed to programming standards. My personal experience says 'fogit about it' if you’re trying to make a profit i doubt that will happen via automated testing. If your trying to make a product robust or load test a product there may be some validity in the investment. My economical advice is to develop structured test routines and hire a college student to run and check them off. Good for the economy (yours and the students) and good for PR. I also found the TeamTest product to be about the best around. However, that was several years ago. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Thanks to SRT Engineers | DC Performance | SRT Engineering Q/A Area | 0 | 06-13-2007 10:37 PM |
| THANK YOU SRT-10 ENGINEERS !! | 2002_Viper_GTS_ACR | SRT10 and SRT10 Coupe Discussions | 0 | 06-14-2006 06:09 PM |
| SRT Engineers Chats | MoparMan | RT/10 and GTS Discussions | 7 | 01-31-2006 09:38 PM |
| SRT Engineers - Why the wheel gap | Wayne Finch | SRT10 and SRT10 Coupe Discussions | 7 | 11-03-2005 10:47 AM |
| any audio engineers? | 99t1 | Archive Management | 4 | 05-27-2001 06:55 PM |