ANY IDEA ABOUT CMM AND ISO?
CMM: Capability Maturity Model
It's a company level measuring based on Marketability. Totally 5 CMM levels maintained.
ISO: International Organization for Standards
It's describe a Organization Standards.
| Is This Answer Correct ? | 0 Yes | 0 No |
If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?
What should be tested when Unit Testing is conducted?
How to do the performance testing manually? Does you have a test case for that?
what is traceability matrix?
HOW TO TEST A WEBSITE BY MANUAL TESTING ?
3 Answers Satyam, Success Factors,
how to write a testcase for coke vewnding machine
What is system testing? when we use system testing in our project?
what are the test data for factorial function ?
How would you do Security Testing for web application?
How does u write test scenarios for Television /Refrigerator?
What is your approach when requirements change continuously?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form