ITTreats.com
Enter your Search term and Hit "Enter"

Thu, 11 Mar 2010 10:34:30 PM +00:00

Latest 'ITTreats'


Software Testing Life Cycle Explained

Software Testing Life Cycle Explained

Software Testing Life Cycle consists of six (generic) phases:

  • Test Planning,
  • Test Analysis,
  • Test Design,
  • Construction and verification,
  • Testing Cycles,
  • Final Testing and Implementation and
  • Post Implementation. More . . .

Software Testing Interview Questions

Software Testing Interview Questions

Test Automation job interview questions:

1. What automating testing tools are you familiar with?

2. How did you use automating testing tools in your job?

3. Describe some problem that you had with automating testing tool.

4. How do you plan test automation?

5. Can test automation improve test effectiveness?

6. What is data – driven automation?

7. What are the main attributes of test automation?

8. Does automation replace manual testing?

9. How will you choose a tool for test automation? More . . .

Software Testing in Detail

Software Testing in Detail

Software testing is probably the most complex task in the software development cycle. It

often takes longer to test the software than it does to write the code. The problems

discovered during the software testing phase add more time onto the coding phase,

resulting in further delays in the product’s release, and so this vicious cycle goes.

It’s nearly impossible to attribute the problems that arise during the software testing

cycle to any single factor. Before going any further, it’s important to clarify one More . . .

Software testing Outline

Software testing Outline

1. The Software Life Cycle

An introduction to the fundamental elements of the software life cycle, and several life cycle

models that are commonly in use. Also, how testing is integrated into the life cycle.

a. Life cycle models

b. Types of testing and where they fit in

i. Unit Testing

ii. Regression Testing

iii. Integration Testing

iv. System Testing More . . .

Software Testing FAQ

Software Testing FAQ

URS—User Requirement Specification

SRS– System Requirement Specification

Explain the software development lifecycle.

There are seven stages of the software development lifecycle

• Initiate the project – The users identify their Business requirements.

• Define the project – The software development team translates the business requirements into system specifications and put together into System Specification Document. More . . .