corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » I hate software testing


New Topic

New Poll
  Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author I hate software testing
SteveW
Member

Registered: 15th Jul 02
Location: Up in the clouds
User status: Offline
30th Oct 10 at 08:14   View User's Profile U2U Member Reply With Quote

just wanted to vent some rage.. let everyone know my utter hatred of software testing.

its so repetitive.

this field should only accept 14 characters, make sure you cant add in over that
this field can only take 2 letters, which should default to upper case.
only valid country codes can be used in this field. Try using ZZ
this field will allow a maximum of 6 alpha numeric characters


and so on and so on

have been doing this for the past 2 months and i dont want to do anymore. sadly i will testing the company's new software for at least another year


(company makes HMRC Freight Clearance software)
AndyKent
Member

Registered: 3rd Sep 05
User status: Offline
30th Oct 10 at 08:17   View User's Profile U2U Member Reply With Quote

Drives: 6.2L VXR8

Not all bad mate
SteveW
Member

Registered: 15th Jul 02
Location: Up in the clouds
User status: Offline
30th Oct 10 at 08:19   View User's Profile U2U Member Reply With Quote

well yeah i wasnt complaining about the money thats all good its just the work
Reedy
Member

Registered: 11th Apr 04
Location: Hammersmith
User status: Offline
30th Oct 10 at 08:27   View User's Profile U2U Member Reply With Quote

unfortunately it has to be done and your just the unlucky one that has to do it.
Bart
Member

Registered: 19th Aug 02
Location: Midsomer Norton, Bristol Avon
User status: Offline
30th Oct 10 at 08:30   View User's Profile U2U Member Reply With Quote

geek day
Baskey
Member

Registered: 31st May 06
User status: Offline
30th Oct 10 at 08:32   View User's Profile U2U Member Reply With Quote

I can't even get into the software/database I'm soposed to be testing this morning. O well time and a half as it's Saturday
SteveW
Member

Registered: 15th Jul 02
Location: Up in the clouds
User status: Offline
30th Oct 10 at 09:30   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Baskey
I can't even get into the software/database I'm soposed to be testing this morning. O well time and a half as it's Saturday


see that would be nice i wish ours was broken. would sit watching movies all day that way
Paul_J
Member

Registered: 6th Jun 02
Location: London
User status: Offline
30th Oct 10 at 10:04   View User's Profile U2U Member Reply With Quote

Erm... Have you not heard of TDD (Test Driven Development) or Automated Unit Tests?

All of those tests could be written as automatic unit tests.

Then once you have a full test suite, you no longer have to manually regression test any of it, you just hit 'run tests'.
Baskey
Member

Registered: 31st May 06
User status: Offline
30th Oct 10 at 10:04   View User's Profile U2U Member Reply With Quote

Damn, got a connection using SQL developer

[Edited on 30-10-2010 by Baskey]
SteveW
Member

Registered: 15th Jul 02
Location: Up in the clouds
User status: Offline
30th Oct 10 at 10:23   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Paul_J
Erm... Have you not heard of TDD (Test Driven Development) or Automated Unit Tests?

All of those tests could be written as automatic unit tests.

Then once you have a full test suite, you no longer have to manually regression test any of it, you just hit 'run tests'.


dont think that would work on our software, we are a little more "oldschool" than that.
Paul_J
Member

Registered: 6th Jun 02
Location: London
User status: Offline
30th Oct 10 at 15:38   View User's Profile U2U Member Reply With Quote

Well you got 2 options for automated testing...

Either unit tests in the code, which test the internal functionality (needs to be object orientated).

Or tools which test the external input screens, automatically putting data in and seeing what the effect is.

 
New Topic

New Poll

Corsa Sport » Message Board » Off Day » I hate software testing 22 database queries in 0.2834589 seconds