Greetings, readers! Now that Amazon has disabled its popular ebook lending feature, we're more committed than ever to helping you find the best ways to borrow FREE or save big on the Kindle books that you want to read. Kindle Unlimited and Amazon Prime Reading offer members free reading access to over 1 million titles, including Kindle books, magazines, and audiobooks. Beginning soon, each day in this space we will feature "Today's FREEbies and Top Deals for Our Favorite Readers" to share top 5-star titles that are available for KU and Prime members to read FREE, plus a link to a 30-day FREE trial for Kindle Unlimited!

Lendle

Lendle is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com. As an Amazon Associates participant, we earn small amounts from qualifying purchases on the Amazon sites.

Apart from its participation in the Associates Program, Lendle is not affiliated with Amazon or Kindle in any other way. Amazon, Kindle and the Amazon and Kindle logos are trademarks of Amazon.com, Inc. or its affiliates. Certain content that appears on this website is provided by Amazon Services LLC. This content is provided "as is" and is subject to change or removal at any time. Lendle is published independently by Stephen Windwalker and Windwalker Media and is not endorsed by Amazon.com, Inc.

Software testing is for some developers an annoyance, for others the only way to work. Testing has a number of different roles in any development project. Ensuring that the software is working properly is the most obvious, but testing can also be used to check performance, search specifically for memory leaks and other bugs, handle environment testing, and to ensure that your software works within the operating system and with any other tools that your software uses or relies upon. If your software has a user interface element, then it also needs to be tested, and your entire stack needs to be confirmed and tested across all of the different environments and systems you expect to deploy them on.


Ultimately, with any type of software testing, the aim is to make your software better and ensure that your software not only does what you designed it to, but also doesn't do anything you didn't expect. To that end, in this Safari Books Online bibliography, we have selected a range of different books that cover a wide range of testing techniques. We've included titles on fine-grained basic unit-based testing such as JUnit, language-specific testing for JavaScript, PHP, Perl, Scala, ASP and others. You will also find titles covering security and penetration testing, UI testing, including automation frameworks such as Selenium, and testing within specific environments, like Visual Studio.

Genres for this book