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
What is state transition?
What do you like about computers?
What is concurrent user hits in load testing?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
After insert the record in front-end, how will you check the back end by manually? Please explain?
Hi I am searching job please send some details abuot ERP project and real time test plan,traceability report,test case if any relate to erp project Please help me out to get a job in testing.my email address is chiku_69@yahoo.in Thank u
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
What is XML Testing? Do we have any tools to test the XML? Please let me know.
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
What are all the scenario for 1.google analytics 2.api 3.paypal
What is the difference between a standalone application, client-server application and web application?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
In simple steps how will you do unit testing using VSTS?
What are similarities of Agile and Scrum?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.