Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

mannul testing part 1

SR NO. TOPIC PAGE NO.


1 what is software?
2 software testing?
3 why software testing is imp?
4 benifites of software testing?
5 software quality?
a) Software quality assurance.(SQA)
b)software quality control.(SQC)
6 Project vs Poduct.
7 What is defect?
8 SDLC(VIMP)
9 Fish model of SDLC?
1) BRS =Busness requirment specification.
2) SRS = Software requirment specification.
3) Design.
4) Reviews.
5) Coding= White box testing
1)Basic path testing.
2)Control structure testing.
3)Program technique testing.
4)Mutation testing.

6)Testing = Black box testing


1)Usability testing.
2)Functional testing.
3)Performance testing.
4)Security testing.
7)Maintaince

10 Static vs dynamic Testing.


11 Software devlopment life cycle models.
1)Waterfall model.
2)V model
3)Agile model
12 Diff between STUB and DRIVER
13 Software testing level.
1)Unit testing.
2)Integration testing.
3)System testing.
4)Acceptance testing.
14 Entry and Exit criteria
15 Testing terminolgy.
1)Monkey testing.
2)Explorary testing.
3)Adhoc testing.
4)Big-Bang testing.
5)Defect seeding/Debugging.

16 Black box testing?


1)Usability testing.
GUI (Graphical User Interface)

2)Functional testing (vimp)


1. Behavioral Coverage
2. Input domain Coverage
3. Error handling Coverage
4. Backend Coverage
5. Service level Coverage
6 Calculation based Coverage

3)Non-Functional Testing

1) Recovery Testing/Reliable Testing


2) Compatibility Testing
3) Configuration Testing
4) Inter system Testing
5) Installation Testing
6) Load Testing
7) Stress Testing
8)Data Volume Testing
9) Parallel Testing

4)Performance Testing
1) Load testing
2) Stress testing
3) Storage testing
4) Data volume testing
5) Endurance testing

5) Security Testing
1) Authorisation
2)Access control(authontication)
3)Encryption and decryption

17) Test design techniques


1) Equivalent Class Partitioning (ECP)
2) Boundary Value Analysis (BVA)
3) Decision Table Based Testing
4) State Transition
5) Error Guessing

You might also like