Results 1 to 4 of 4

Thread: Thread testing

  1. #1
    Junior Member
    Join Date
    Apr 2007
    Answers
    28

    Thread testing

    Can anyone explain the concept of Thread Testing ? When and in what scanario it is used ?


  2. #2

    Re: Thread testing

    Thread testing is used during the early stages of the integration testing. Thread testing is an approach where the string of units that accomplish a specific function in the application are tested.

    Thread testing and incremental testing is usally used in conjention and are utilized together. For example,

    "Units can undergo incremental testing until enough units are integrated and a single business function performing specific task can be tested, threading through the integrated components."


  3. #3
    Expert Member
    Join Date
    Oct 2007
    Answers
    375

    Smile Re: Thread testing

    Hi,

    In simple terms, when testers focus on testing individual Logical execution paths in context of entire system, it is called as Thread Testing.

    It is also an Integration Testing methodology that is gaining popularity. Infact there is an entire Thread-Based Approach to Testing which is used by Large Projects which are really time-constrained.

    Basically the application is broken down to Logical executable threads and each thread's ownership is assigned to a Developer - Tester combination. Each Thread has a status associated with it for a particular build. The thread enters the "TESTABLE" state once developer releases to an Integration build.

    We can maintain a shared DB to keep track of all the Threads that have been conjured as a result of breaking down the application.

    At further stages, Integrating individual threads is carried out which would be called as Integrated Thread Testing.

    Cheers....


  4. #4
    Junior Member
    Join Date
    Nov 2008
    Answers
    4

    Re: Thread testing

    Hi Umesh,

    can you give an example of how an application can be broken down into threads?


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact