http://www.perlmonks.org?node_id=1224913


in reply to Re^2: Needing help on testing
in thread Needing help on testing

I even know of organizations where design and development of the testing environmment begins at the same time as — or even well before — application development
Where do I send my application to?


holli

You can lead your users to water, but alas, you cannot drown them.

Replies are listed 'Best First'.
Re^4: Needing help on testing
by AnomalousMonk (Archbishop) on Oct 30, 2018 at 19:22 UTC

    Well, to be quite frank, I know of these organizations much more by rumor than by personal experience. But I have faith that they exist... somewhere...


    Give a man a fish:  <%-{-{-{-<

      Usually only in an authors head when trying to flog you their latest "Better software quality with {hype-technology-of-the-week}" book.

      As soon as you get into interactive web pages with lots of daily changing dynamic data in a dynamic environment, the best test is a second pair of eyes during development/code changes and than re-test the changed part on a dedicated test server manually after importing the latest database backup.

      perl -e 'use MIME::Base64; print decode_base64("4pmsIE5ldmVyIGdvbm5hIGdpdmUgeW91IHVwCiAgTmV2ZXIgZ29ubmEgbGV0IHlvdSBkb3duLi4uIOKZqwo=");'