What is sanity testing? and how to do sanity testing for a
telephone
Answer Posted / dhanu
A subset of all defined/planned test cases that cover the
main functionality of a component or system, to
ascertaining that the most crucial functions of a program
work,but not bothering with finer details. A daily build
and smoke test is among industry best
practices
Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is integration level testing?
Write the function test case to add a customer to database.
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? 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 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
What is Traditional testing & Object Oriented testing?
What are the properties of a good requirement?
could anyone explain application testing in sequence order i don't have any experience in that
What is bug leakage?
How could you present test strategy for the product testing?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
What is the test case?
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
hai friends can u expalin about real time process of testing at the company, like flow diagram
Write 2 scenarios for Integration testing? Please let me know its urgent.
What is bottom-up approach?