Latest Answer : CMM - Capability Maturity Model.It is process improvement approach. It can be used to guide process improvement across a project, a division, or an entire organization.
It is maturity level for any software process.
It deals with process capability ...
Latest Answer : Think about any search engine. If we enter 100 charecters of a letter to search. Suppose It does not support 100 charecters and this engine starts crashing. One thing we have to notice that very less people will do like this type of activities. ...
Latest Answer : CMMI- Capability Maturity Model Integration measures the effectiveness of software development process followed in a companyThere are totally 22 PA's (Process Areas) in CMMI Developer Version 1.2There are two type of representations in CMMI either ...
Latest Answer : If occuered any shopstopper bugs in our application, those bug's have High severity and High prority.....Means if tester not able to tests further functionalities due to this bug, that is stopshppper bug.Ex: Not able to access realted pages properly and ...
1. Write Test cases for ATM with giving high priority?2. How to test this triangle whose co-ordinate is 3. (x1,y1) (x2, y2) (x3, y3)4. Write down at least 5 test cases for Microsoft word application to crash it?5. Write down the test input if one text field taking the age between 1 and 100. i) Using boundary value analysis? ii) Using equivalence
Latest Answer : Yes , We can do Black box testing even at the Unit level.If the unit is a GUI then we have to do the Black box testing otherwise we have to write a code (API) Library Testing. ...
The project had a very high cost of testing. After going in detail, someone found out that the testers are spending their time on software that doesn’t have too many defects. How will you make sure that this is correct?
Latest Answer : High level design (HLD) and Low level design (LLD) are two parts of Designing procedure. LLDs are design of the individual modules of the project. HLDs are design of the overall project.Using these HLDs and LLDs coding ...
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning
Latest Answer : Option 2 category-based partitioninif i am wrong please correct me... ...