New Manual Testing Interview Questions :: ALLInterview.com http://www.allinterview.com New Manual Testing Interview Questions en-us what is the difference between sanity testing and smoke testing. http://www.allinterview.com/showanswers/101322.html It is the primary testing after which further testing should be done. It helps reduce the time of testers. For eg in a LOGIN window, if it does not allow you to LOGIN no point in logging in,so we can go ahead with Basic Testing. This is also When testing a grade calculation system, a tester determines that all http://www.allinterview.com/showanswers/101284.html equivalence testing what is the difference between integration testing and end to end te http://www.allinterview.com/showanswers/101186.html Integration testing is testing different modules with in a software system at once,,ieall the modules are tested as a one whle software system end-to-end testing is nothing but testing a product as and end user to ensure whether it meets all re Q5. An expert based test estimation is also known as A. Narrow band D http://www.allinterview.com/showanswers/101143.html What is Defect Density? How it can be calculated? http://www.allinterview.com/showanswers/101141.html It defines about the bugs found by client to bugs found by tester Q2. From the below given choices, which one is the ‘Confidence testin http://www.allinterview.com/showanswers/101138.html PLEASE ANY ONE SEND SAMPLE DEFECT REPORT DOCUMENT MY MAIL ID IS-----g http://www.allinterview.com/showanswers/101135.html Difference between test Plan and test strategy? http://www.allinterview.com/showanswers/101073.html The Test Plan is the systmatic approch to do the testing of sofware where as The Test Strategy is the plan for how you are going to approach testing, plan of action to do the test. It is part of test planing Why V model is callds as V model? And at which stage v & V happe http://www.allinterview.com/showanswers/101072.html In V model both testing and development activites happens parallely and at the end both joins at implementation phase. At each stage of V model V&V happens. What is Change Management? http://www.allinterview.com/showanswers/100996.html can anyone tell me the different types of testing with starting lette http://www.allinterview.com/showanswers/100576.html Acceptance Testing: Normally this type of testing is done to verify if system meets the customer specified requirements. User or customer do this testing to determine whether to accept application Alpha testing:Testing is done at the end of de what is the difference between the severity and priority and tell me http://www.allinterview.com/showanswers/100439.html Severity is based on application point of view.where as, Priority is based on Functionalities. High severity and low priority (eg) wrong order of functionalities. High prority and low severity (eg). spelling mistakes System break/goes down co Write test data for testing attachments of yahoo http://www.allinterview.com/showanswers/100369.html It can be like : 1.File having correct format i.e. supported by the yahoo.... 2.file containing correct data ... 3. file attached properly...i.e. whole data. 4.Empty file. etc What is defect life cylce http://www.allinterview.com/showanswers/100368.html Found a defect,prepare a defect report with status : NEW Defect accepted by development team status : open Dev.team resolves the defect status : fixed/Resloved If the defect is fixed status : close If Dev.team rejects the defect status : Write difference b/w waterfall model and spiral (agile)model http://www.allinterview.com/showanswers/100367.html Water fall model is a sequential step of processeds follewed. It starts with requirement gathering,analysis, design, coding, implementation, maintanence. You always finish one process and go to next. You cannot go backwards. Spiral model mai