How do we decide scope for smoke and sanity testing?
Answers were Sorted based on User's Feedback
TL or PM conduct the smoke test to ensure the build contains
all the major functionality present and there are working.
Tester conducts the Sanity test to ensure the stability of
the application build.Tester finds weather the application
build is stable for complete application or not.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / paresh
These testing comes after Installation testing....It is
also known as build verification test (BVT)TL or PM conduct
the smoke test to ensure that whether the application is
working properly or not...Like installing s/w,navigate
through all the menus,etc.i.e It tells us whether the
application is dead or alive.....
Whereas in Sanity
Tester conducts the Sanity test to ensure all the major
functionality are being handled or not
| Is This Answer Correct ? | 4 Yes | 0 No |
How to test the database manual? how to test data base lekage by using manual and also using QTP ?
Difference between Hybrid and derived models???
Can anybody explain me branch/decision coverage with a example.
Give me examples for high priority and hign severity defects?
How many members can write the single test case?
What is difference between JVM (Java Virtual Machine) and CLR (Common language Runtime) ?
7 Answers AZTEC, Impetus, Symantec, Veritas,
What is the Defect density? how to find out Defect density in the TestEnvironment?
winrunner q's..(if winrunner 1.explain types of recording modes? 2.how winrunner recognize GUI objects? 3.what is there in GUI map editor? 4.explain types of checkpoints? 5.syncronization point? 6.diff. between wait st. and synchornization? 7.diff.between is treturn & texit? 8.diff between tl_step and report_msg? 9.what is data driven test? 10how we parameterize the variable? 11.some ddt commands? 12.why we need to automate ? 13.explain database checkpoints with connectivity? 14.diff..between compiler module and main script? 15.expain in,out,inout parameters? 16.function generator? 17. Search path,breakpoints? 18.diff between step,step in,step out?
What usually indicates that your virtual user script has dynamic data that is dependent on you parameterized fields?
Hi I just wanted to know the name of the document given by the test lead to the tester regarding their module for testing.
How you will report a bug if u r doing adhoc testing..u are hopping from 1 link to 2nd...so on till 100th link and then there is bug..how will u report this bug...will you write all 100 steps?
what are the general problems in web testing?