Monthly Archives: October 2011

Home/2011/October

Software Testing Fundamentals

2013-01-24T09:03:00+05:30

Software testing is an investigation conducted to provide stakeholders with information about the quality of the product or service under test. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. In this video we describe the fundamentals of software testing...

Software Testing Fundamentals2013-01-24T09:03:00+05:30

Software Testing using Apache JMeter

2013-01-24T09:04:57+05:30

Apache JMeter is open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions...

Software Testing using Apache JMeter2013-01-24T09:04:57+05:30

Presenting Applications to iOS Users

2013-01-10T12:28:44+05:30

Before you decide how to present your product to iPhone OS users, you need to understand the range of options you have. Depending on the implementation details of your proposed product

Presenting Applications to iOS Users2013-01-10T12:28:44+05:30

Test Driven Development

2013-01-24T09:04:33+05:30

Test-driven development (TDD) is a software development process that relies on the repetition of a very short development cycle: first the developer writes a failing automated test case that defines a desired improvement or new function, then produces code to pass that test and finally refactors the new code to acceptable standards...

Test Driven Development2013-01-24T09:04:33+05:30

iPhone Testing and Debugging

2013-01-10T12:28:56+05:30

Get in, get out. That’s the attitude that most developers have in testing and debugging their applications. Few developers look forward to these tasks during the development cycle, and so they

iPhone Testing and Debugging2013-01-10T12:28:56+05:30

SaaS Testing: Use of Agile Methodology

2013-01-10T12:29:01+05:30

Agile testing follows a more fluid, continuous process which takes place hand-in-hand with development and product management. An agile team doesn’t do all of the requirements work for a system, then

SaaS Testing: Use of Agile Methodology2013-01-10T12:29:01+05:30
Go to Top