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
Answer Posted / 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 |
Post New Answer View All Answers
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
Explain the procedure for manual testing.
How can I do Server side Interface testing in Web Testing?
What is the difference between GUI Testing,UI testing and Usability TEsting
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
What is actually a rule based testing
what is a data guidelines?
What criteria would you use to select Web transactions for load testing?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
What are the roles of glass-box and black-box testing tools?
Different types of design diagrams that supports to write test cases ?
Hello everybody, How many people do you think one sprint team can have in average?
Explain compatibility testing with an example.