Tuesday, November 20, 2007

SDLC Phases

SDLC Phases are:
1). Initial Phase
2). Requirement Analysis Phase
3). Designing Phase
4). Coding Phase
5). Testing Phase
6). Maintenance Phase

Wednesday, November 7, 2007

Dynamic Testing

Dynamic testing is to test the application through executing the test cases.

Static Tesing

Static Testing is nothing but just reviewing the documents.(eg. SRS, BRS, Test Documents,..)

Kinds of Testing

In Testing, kinds of testing is two types, they are: 1). Static testing and 2). Dynamic testing.

When testers involve in testing ?

In all the SDLC phases.

What is quality ?

Satisfaction of the client or end user.

What is testing ?

To measure the quality of software in terms of defects found, for both functional and non-functional software requirements and characteristics (e.g. reliability, usability, efficiency, maintainability and portability).