Exforsys
+ Reply to Thread
Results 1 to 6 of 6

Non functional testing

This is a discussion on Non functional testing within the Software Testing forums, part of the Testing category; can anyone please tell me about non functional testing...

  1. #1
    andreajolie is offline Junior Member Array
    Join Date
    May 2011
    Answers
    5

    Non functional testing

    can anyone please tell me about non functional testing


  2. #2
    mfsi-satyakamm is offline Junior Member Array
    Join Date
    Oct 2011
    Answers
    24
    Non-functional testing is the testing which doesn't checks what a software applicationdoes exactly. It rather checks non-functional requirements like reliability, scalability,etc.


  3. #3
    reddy8518's Avatar
    reddy8518 is offline Junior Member Array
    Join Date
    Oct 2011
    Location
    Chennai
    Answers
    3
    Non- functional testing is done for test the non-functional external factors like Memory, Cpu Utilization, Performance, Load, Usability, ETC. This testing is optional in some cases.


  4. #4
    mfsi_nilanjan is offline Member Array
    Join Date
    Oct 2011
    Answers
    32
    Non-Functional Testing :

    Typical non-functional tests include performance and reliability.It also includes load testing, stress testing, usability testing, maintainability testing, reliability testing and portability testing. It is the testing of 'how well' the system works and how fast it responds to any request.
    It's target is the testing of the quality characteristics, or nonfunctional attributes of the system.The ISO 9126 standard defines six quality characteristics and the subdivision of each quality characteristic into a number of sub-characteristics.


  5. #5
    mfsi_sudhansup is offline Member Array
    Join Date
    Oct 2011
    Answers
    30
    Hi all,
    Non Functional testing is a basically done to know "How a System is supposed to do." It can be tested almost all levels of the testing.It includes load testing,stress testing,performance testing,portability testing.


  6. #6
    dheerajs is offline Junior Member Array
    Join Date
    Oct 2011
    Answers
    16
    Hi andreajolie

    Testing can be categories in functional and non functional testing.
    Functional testing test the functionality of software application, i.e. "What system should do?"
    Non Functional testing test the Non functional characteristics, i.e."How efficiently and effectively the system does its task?"
    Non functional characteristics can be Reliability,Robustness,Performance(load and stress), Usability,Portability,Maintainability etc.
    For example: When we open some web page in a web browser, sometimes it shows "Page is loading". This is anon functional characteristics.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...