Is there any testing named as Comprehensive testing
Answer Posted / swati
testing happens in various levels..
like
level 0 : sanity testing/Build verification testing/Tester
Acceptance Testing
level 1 : is comprehensive testing
level 2 : is regression testing
level 3 : is Acceptance testing.
in level 0 : all p0 testcases are executed
level 1 : All p0, p1 and p2 testcases as batches
level 2 : selected p0, p1 and p2 testcases w.r.to
modification
level 3 : selected 0, p1, and p2 testcases w.r.to bug
densitry
comprehensive testing...after level 0 testing and selection
of possible testcases for automation, test engineers
concetrate on test suite and test set. every test batch
consists of a set of dependent testcases.during these test
batch execution test engineers create test log document
with these types of entries like no. of pass, failed and
blocked.
{during comprehensive test execution, test engineers are
reporting mismatches to developers as defects. After
resolution of the bug, developers release modified build to
testers. testers reexecute their test to ensure bug fix
work and occurences of side effects }...is is according to
mindq material i had gone thru...if wrong plz do
comment
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
In what situation would you want to parameterize a text verification check?
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
What is bucket testing?
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
is it possible web application make it as executable file
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
Why would we not include these?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
Password is having 6 digit alphanumeric then what are the possible input conditions?
What is smoke test?
tell me 5 new requirements in ur project? plz urgent
Write positive and negative test cases for forgot password?
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
What are the cases why parameterization is necessary when load testing the Web server and the database server?