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
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
what risks do u faced u r projest how do you solve
What is data flow diagram?
negative test cases on banking domain ?
Write all combinations of test cases for calculater on + symbel
How can you do the usability testing?
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
Have you ever completely tested any part of a product? How?
What is Mixed Testing
Why you are selected software testing as career ?
what is data guidelines
Can you explain the workbench concept?
In simple steps how will you do unit testing using VSTS?