The document is a question bank focused on software testing concepts, including definitions, processes, and differentiations of various testing types. It covers topics such as verification and validation, performance testing, unit testing, and security testing concepts. Additionally, it includes practical applications like test case specifications and examples of test cases for a login form.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
18 views2 pages
Question Bank STE
The document is a question bank focused on software testing concepts, including definitions, processes, and differentiations of various testing types. It covers topics such as verification and validation, performance testing, unit testing, and security testing concepts. Additionally, it includes practical applications like test case specifications and examples of test cases for a login form.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2
Question Bank(STE)
1.Define verification and validation with respect to software testing.
2.State the process of performance testing. 3. Define following terms – i) Error. ii) Fault. iii) Bug. iv) Failure 4.Differentiate between Smoke Testing and Sanity Testing. 5.Differentiate between Quality Assurance and Quality Control. 6.Explain following concepts related to security testing – a) Authorization. b) Access Control. 7. Describe Unit Testing. 8. Explain test case specification 9.List the levels of testing 10.Give the objectives of software testing. 11. State the Entry and Exit criterias for the software testing. 12.Illustrate process of Bi-Directional integrational testing .State its two advantages & Disadvantages. 13.Differentiate between white box testing and black box testing 14.Write important four test cases for the ‘login form’ of the Facebook website 15.Define boundary value analysis with Suitable example. 16.Describe graphical user interface (GUI) testing and its important traits.