if u have 10 inputs & you written 500 testcases for
that.out of this u found 20 defects.as a tester how u found
from which requirement that a particular defect will occur.
Answer Posted / abhishek
Level of Testing
Functional Testing: Functional testing involves testing the application against the business requirements. The goal of functional testing is to verify that the application is behaving the way it was designed to.
Unit Testing: Individually and independently testing of smallest testable parts of an application.
Integration Testing: When individual software modules are combined together and tested as a group than it is known as Integration Testing.
Smoke Testing: Preliminary testing to reveal simple failures severe enough to (for example) reject a prospective software release or build.
Sanity Testing: Very brief run-through of the functionalities to assure that part of the system or methodology works roughly as expected.
System Testing: Testing conducted on a complete, integrated system to evaluate the system’s compliance with its specified requirements.
Regression Testing: Retesting of a software system to confirm that changes made to few parts of the codes has not any side affects on existing system functionalities.
Acceptance Testing: Formal testing with respect to user needs, requirements, and business processes conducted to determine whether a system satisfies the acceptance criteria.
Alpha & Beta Testing: Alpha Testing is conducted by a team of highly skilled testers at development site whereas Beta Testing is always conducted in Real Time environment by customers or end users at their own site.
End to End Testing: End to End Testing is usually executed after functional and system testing. It uses actual production like data and test environment to simulate real-time settings. End-to-End testing is also called Chain Testing.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is big bang approach?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
What is checkpoint? How can you handle the checkpoints?
What is a test server?
Work flow in testing in your company?
can anyone tell me few critical bugs in ecommerce project.
aplitue questions will be based on wich type ?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
For any web application, what are the possible login features that should be tested?
What are the Major Functionality for a ATM machine ??
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
Describe your personal software development process.
Explain Testing process in your organization?