what is CMM
Explain the difference between adhoc and smoke testing
explain Bug life cycle
Explian STLC
What is severity and priority and example of highseverity
and low priority

Answers were Sorted based on User's Feedback



what is CMM Explain the difference between adhoc and smoke testing explain Bug life cycle Explia..

Answer / vivekanand

smoke testing/sanity testing/skim tsting /dry run testing:this is the type of testing where we take care of only basic or critica features.we are not go in deapth into any of the software module.here our aim is not to break the product.instead aim is to qualify wether the module given is testible or not..it mainly saves time and cost of the project.

adhok:Here our aim is to break the projet,this means to find the bugs by giving different senarios randomly which has not been mentioned in the Requirement.By thinking creatively test engg will go through the different cases.This makes the product more effective.

Is This Answer Correct ?    3 Yes 0 No

what is CMM Explain the difference between adhoc and smoke testing explain Bug life cycle Explia..

Answer / n@n!

1)CMM means "Capability Maturity Model".

2)adhoc testing : when we have less time and minimum
knowledge then we go for adhoc testing.
smoke testing : testing the application on final build
release to make sure that the application is ready for
usage.

3)a step by step procedure for a rising a bug during
testing procress id called bug life cycle.
different status in bug life cycle are:
new,open,close,pending,reject,reopen.

4)STLC means software testing life cycle.
it is a part of SDLC(software development life cycle)
STLC involve
1)test initiation
2)test planning
3)test case designing
4)test execution
5)bug tracking
6)bug reporting
7)test close

5)severity : severity means seriousness of bug.
it was given by PM r TL
severity status : critical,major,serious ness
priority : priority means whcih bug should rectfy first.
it was given by test engineer
priority status : high,medium,low

Is This Answer Correct ?    5 Yes 3 No

what is CMM Explain the difference between adhoc and smoke testing explain Bug life cycle Explia..

Answer / nityanand r l

smoke testing is testing the basic or critical features.only
positive testing is done in smoke testing and it is always
done before we go deep into testing any feature.

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

Hi, Surbhi Here. Last Week I attended interview in a gaming interview and i cleared T.L , Sr T.L, Technical and Q.A MANAGER ROUND ALSO . but atlast they wrote doubtful on my resume. still my resume is on same status . so is there any chances that i can get call from them

2 Answers   STG,


what we get from srs doc ?

6 Answers  


Who will do the Effort Estimation and Scheduling ?

2 Answers   IBM,


What is early testing?

0 Answers  


give me an example of high severity and low priority.And low severity and high priority

7 Answers   R Systems, Vertex,






Provide an Example with ‘High severity and low priority’ and ‘Low severity and High priority’.

2 Answers   IBM,


As there are different builds for every version & any build can release to the client.I m using Excell sheet for Test Case writting. Then Am I write Version No/build No.newly added feature test cases. Because when that build again release for testing I can understand that this build have that feature.

1 Answers  


Explain about Bug Life Cycle

5 Answers   eXensys, IBM,


Explain the various steps to conduct Requirements Elicitation process

0 Answers  


What is the advantage of V-model compared to other models?

2 Answers  


what wil be your approach while testing any software ,test to pass or test to fail?

4 Answers  


what are reviews in sdlc?

2 Answers   Semantic Space,


Categories