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

how to write test cases for fibonacii series

2 Answers   Impetus,


What is Test Policy

7 Answers   JVS,


what is the difference between test case and test scenerio.explain it with example?

3 Answers   Mahindra Comviva,


How you send defect report?

5 Answers   AppLabs,


What are the diff ways to check a date field in a website?

9 Answers   IBM,






i have 2 text boxes first is you have to enter the name of person(enter first name and last name) and second is enter the company name and below there is a submit button when i enter first name and last name and the company name it displays his linkedIN account that is name of the person and company details he is working can you tell me test case for this ? i will give the sketch of this question first name last name company 1 2 3 4 submit

1 Answers  


Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it in detail.. Thanks in advance G Laxmi narayana...

2 Answers  


Hi all, I am currently working in manual testing and am interested in database testing. How do I change my career from manual to database testing? What are the prerequisites for that inorder to equip myself for database testing?

3 Answers  


What group of teams can do software testing?

0 Answers  


How can you test an application after production and deployed in to the clients system by connecting to the (Client's)server which is located somewhere in the US. I mean how can you connect and test when it is at maintenance

5 Answers   Oracle,


find out the odd man out in following options GUI spy, Object Spy, Gui map editor, Inspector.

1 Answers  


Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black box testing 3. glass box testing 4. grey box testing

7 Answers   ADITI,


Categories