Manual Testing Important Q & A
- What is Quality?
A) Justification of customer requirements is called quality .
2) What is defect?
A) Deviation of customer requirements is called defect.
3) What is Testing?
A) It is process of identifying the defects, separately maintaining in defect profile document (DPD) and intimating to development team for modifications. This process will continue till application is satisfied client requirements.
SDLC
4)Explain about software development life cycle?
A) SDLC contains 6 phases
i) Requirements phase
ii)Analysis phase
iii)Designing phase
iv)coding phase
v)Testing phase
vi)Delivery and maintenance phase
i) Requirements phase:
Roles:Business Analyst and Engagement manager
Task: Gathering requirements from client
In this phase Business analyst will interact with client and gathers all requirements from client by preparing requirements document.
Engagement manager will review requirements document prepared by Business Analyst in order to identify extra or special requirements. If there are any extra requirements then intimating about extra cost to client. If client satisfied with this excess cost then including these requirements in project otherwise removing from project.
Document: Document prepared in this is called as
FRD (Functional Requirements Document)
OR
FRS (Functional Requirements Specification)
OR
BRS (Business Requirements Specification)
ii) Analysis phase:
Roles: Project manager and System Analyst
Task:Analysing Requirements
In this section it contains the information about the requirements gathered by business analyst are able to do or not as per the dead lines, information about the technology to complete requirements successfully and also contains information about human resources, hardware resources and software resources required to complete the project successfully.
Document: Document prepared in this section is SRS (System Requirements Specification)