01.02.2013 Views

Software Development Cross Solution - Index of - Free

Software Development Cross Solution - Index of - Free

Software Development Cross Solution - Index of - Free

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

is 100% coverage efficient?<br />

268 Chapter 7<br />

Test the success cases (“happy paths”).<br />

Test failure cases.<br />

Check <strong>of</strong>f all <strong>of</strong> the things you should do to get<br />

good coverage when testing.<br />

Stage known input data if your system uses a database so you can test<br />

various backend problems.<br />

Read through the code you’re testing.<br />

Review your requirements and user stories to see what the system is<br />

supposed to do.<br />

Test external failure conditions, like network outages or people shutting<br />

down their web browsers.<br />

Test for security problems like SQL injection or cross-site scripting (XSS).<br />

Simulate a disk-full condition.<br />

Simulate high-load scenarios.<br />

Use different operating systems, platforms, and browsers.<br />

Download at WoweBook.Com<br />

Answers on page 272.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!