what is Agile modal in (sdlc) and how is works ?
Answer Posted / balaji m
customer change the requirement frequently. This is called
agile model
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
what are the types of Bug?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
When to stop testing? (Or) how do you decide when you have tested enough?
What are noise variables?
Which criteria should take in account while doing CMS testing of any project?
Functional and Integration test scenarios for actitime application
Discuss what test metrics you feel are important to publish an organization?
What is middle ware testing?? what are the companies using this tech?
can we do database testing in manual testing? then how we write the test case?
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
What is internationalization testing (i18n testing)?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
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