Yearly Archives: 2011

Home/2011

What are the Quality Attributes?

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

Quality can be defined in different manner. Quality definition may differ from person to person. But finally there should be some standard. So Quality can be defined as:

What are the Quality Attributes?2013-01-10T12:28:07+05:30

Project Management – Using Agile Methodology

2013-01-24T09:05:45+05:30

Agile software development is a group of software development methodologies based on iterative and incremental development, where requirements and solutions evolve through collaboration between self-organizing, cross-functional teams...

Project Management – Using Agile Methodology2013-01-24T09:05:45+05:30

Bug Life Cycle – Quality Testing

2013-01-24T09:06:09+05:30

>Bug life cycles are similar to software development life cycles. Bug life cycle begins when a programmer, software developer, or architect makes a mistake, creates an unintentional software defect, i.e. bug, and ends when the bug is fixed, and the bug is no longer in existence...

Bug Life Cycle – Quality Testing2013-01-24T09:06:09+05:30

Test Specification

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

Test Specification It is a detailed summary of what scenarios will be tested, how they will be tested, how often they will be tested, and so on and so forth, for

Test Specification2013-01-10T12:28:14+05:30

Software Testing FAQ’s

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

What is Software Testing? A basic to start with: Software testing is the process used to help identify the correctness, completeness, security, and quality of developed computer software. Testing is a

Software Testing FAQ’s2013-01-10T12:28:20+05:30

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
Go to Top