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 |
What makes a good QA or Test Manager?
How to prepare Test data?
. Diff. between Application server and web server? 2. Default port number of Tomcat? 3. bug life cycle? 4. what is defered status in defect life cycle? 5. smoke test? 6. Do you use any automation tool for smoke testing?? 7. verification and validation? 8. Testing process in your comp.? 9. Testing methodology? 10.when a bug is found what is the 1st action? 11.what is best bug in your current proj. which you found?? 12.what is test plan and explain its contents? 13.Advantages of automation over mannual testing? 14.explain some SDLC models? 15.ADhoc testing? 16.what is mean by release notes? 17.what are all the contents of release checklist? 18.when a new build comes what is 1st action?(performing smoke test). 19.how many test cases will you write for 1 day? 20.what is the bugbase do you use in your comp.?
In Test Case Document, Expected Result and Verify are the same fields?
can anyboy send me the testcases apart from application form?
Difference between Test Cases and Test Scenarios ? Give some Example both of them
Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)
what is the output of the query select * from emp where 1=2
How any person can be a software tester, if he/she is not having software knowledge?
How can it be known when to stop testing?
who do sanity testing ? who do smoke testing ? plz give me correct answers.
what kind of performance test that required for a word processing system?