Agile Testing: A Practical Guide for Testers and Agile Teams
This is one of the best books explaining the testing in an agile development. It is written by two industry’s best agile testing practitioners: Lisa Crispin and Janet Gregory. We would recommend this book to agile testers, agile teams, and the customer. It addresses the following important aspects:
» Filed Under Books | Leave a Comment
Software Testing by Ron Patton
This book on Software Testing is for new or aspiring software test professionals who want to learn about software testing process, models and methodologies. The complexity and size of today’s software makes writing bug-free code extremely difficult, even for highly experienced programmers. This book will provide you a basic road map for becoming successful software test professional and assuring that you uncover critical bugs before the customers or end users do.
» Filed Under Books | 1 Comment
Configuring LoadRunner Monitors on the Controller
To use the following monitors, you must first install or configure monitoring components on the server machine:
COM+, Citrix, DB2, IBM WebSphere MQ, iPlanet (NAS), J2EE & .NET Diagnostics, Network Delay, Oracle, PeopleSoft (Tuxedo), SAPGUI, SAP Portal, SAP CCMS, Siebel Server Manager, Siebel Web Server, SiteScope, Tuxedo, UNIX, WebLogic (JMX), WebSphere Application Server.
» Filed Under HP Mercury LoadRunner | Leave a Comment
Creating a Vuser Script with Visual C
Vuser scripts can be created using Visual C 6.0 or higher. To create a Vuser script with Visual C, please follow the below steps:
- In Visual C, create a new project – dynamic link library (dll). Select File > New and click the Projects tab.
- In the Wizard, select empty dll
» Filed Under HP Mercury LoadRunner | 1 Comment
Objectives of Software Testing
Below are not the only objectives of Software Testing:
- Software Testing is designed to establish that the software is working satisfactorily as per the requirements.
- Software Testing is a process designed to prove that the program is error free.
- Software The job of testing is to certify that the software does its job correctly and can be used in production.
» Filed Under Featured, General Testing Concepts | Leave a Comment
