Answer Posted / anjali
Even though smoke testing and sanity testing aims at the
same,
Smoke testing is done by the developers before releasing
the build to the testing team to check its stability where
as
Sanity testing is done by the testing team after receiving
the build from the development team in order to check the
stability of an application to perform further detailed
testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
If asked to create a Configuration Design Pattern, where would you start?
How do your characteristics compare to the profile of the ideal manager that you just described?
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
what is scrum how with ex?
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
What can you tell about the project if during testing you found 80 bugs in it
How do you get programmers to build testability support into their code?
Can you explain the pdca cycle and where testing fits in?
Password is having 6 digit alphanumeric then what are the possible input conditions?
What are parametere require for Performance testing?
Do you know anything about Set Top Boxes?
What is exploratory testing and when should it be performed?
How do you scope,organise and execute a test project.
when database testing comes into manual tesing
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?