can anybody tell me what is thread testing with a practical
example,coz the defn is liitle complex it seems.

Answers were Sorted based on User's Feedback



can anybody tell me what is thread testing with a practical example,coz the defn is liitle complex..

Answer / arthieviswa

a technique, often used during early integration testing.
It demonstrates the key functional capabilities by testing
a string of units that accomplish a specific function in
the application.

in short we can this as lining up the related modules.
for eg we take the college admin as project
so the modules wil be students,teacher, non teaching
staffs..etc
in above students and teacher wil have the link...
that link is called as thread...
hence this is called as thread testing.
regards
Arthieviswa
arthieviswa@yahoo.co.in

Is This Answer Correct ?    10 Yes 0 No

can anybody tell me what is thread testing with a practical example,coz the defn is liitle complex..

Answer / l.pavan

once the module testing(test Eng) is done all the modus is dev
then integration tes(dev) begins to integrate that modules
the dev will use interfaces to check that interfaces is
working fine or not that is called thread tes.

Is This Answer Correct ?    2 Yes 3 No

can anybody tell me what is thread testing with a practical example,coz the defn is liitle complex..

Answer / prashant kumar

in simple words, thread testing is just like top to bottom.
you go from top and down to the first link of it and keep
going till it ends or u find an error. its like testing the
links btw all the forms

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is smoke testing and when it wil be done?

7 Answers  


What is Retesting?

18 Answers   Tomax,


Hi am new to this forem.i am a begineer in software testing and i have passed the ISEB exam,can anyone tell me how to gain knowledge practically ie practising testcases...... Thanks in advance

2 Answers   TCS,


what are the testing appraoch that you have tested for Bread toaster

0 Answers   QA,


How u test MS- Vista without any requirement Doc.

2 Answers   Syntel,






Can you explain requirement traceability and its importance?

0 Answers  


Diff B/w Test Strategy and test plan

1 Answers  


What is the STLC process in your company?

1 Answers   RealPage,


how many functional testcases u can write for triangle

6 Answers   SunGard,


As a test engineer, to whom u are submitting test report?

3 Answers  


What are similarities of Agile and Scrum?

0 Answers   CybAge, IBM, Nissan,


entry criteria and exit criteria for unit testing, integration testing, system testing and uat

1 Answers  


Categories