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 are the references for Perl scripting language?Is there a software tester should have this knowledge .?
1.what is the deference between priority and severity?
could anyone explain application testing in sequence order i don't have any experience in that
what is Middleware? can anybody explain me?
why do testing are divided into stages primarily becoz: 1)different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Please do answer its urgent
what is the difference between PEGA based web application testing versus web application testing?
what is the Testing Process in your organization
Your manager has taken you onboard as a test lead for testing a web-based application. He wants to know what risks you would include in the Test plan. Explain each risk factor that would be a part of your test plan
developer says it is not defect.then as a test engineer what u will do?
what are the scenarios and test cases for online banking proj ..ex; fixed deposit, loginh into an account, checking an account, savings deposit
what is use case
Apart from integrating testing,what a test engineer will do in system testing?