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
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 |
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 |
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 |
Why are you looking for the change?
Hi,please help me out with my ques:as soon as the build we get from developer,how will we start testing?first all how the build we get (means which form)?who will install it in the system and how tl will assign us the work?
1.what is the software life cycle? 2.what tools are available for support of testing during s/w development life cycle? 3.what is s/w development life cycle ? where exuctly the testing activity begin in SDLC?
explain VSS
what is agile testing, explain with example
Explain what makes a good test engineer?
which one is not the integration testing a )Big Bang b)Top-down c)Bottom-up 4) dot remember the 4 fourth option
write test cases forthe function f=a+b ?
How do you prioritize testing tasks within a project?
What actually testers do in Smoke Testing?
what is database testing
On which order testing is done regression,retesting,functional,User Acceptance Testing,Usability Testing,Smoke Testing ???