1000+ Software Testing Interview Questions for Experienced Pdf - 2

Question: 6

What is the difference between Verification and Validation?

Verification is the activity of checking whether the project developed by following defined process.

Validation is the activity of checking whether the project developed is working as per requirements.

Question: 7

What is a Risk?

Risk is an event of failure that has a probability of occuring during project execution.

Question: 8

Why is performance testing essential for web applications?

Since most of the websites are internet based, your website may be popularized over a single day and millions of users will be accessing your application. Your application must support such a heavy load; hence performance testing is very essential.

Question: 9

What errors can occur when the page loads?

Page cannot be found or Server Error

mages/ Active-X control not loaded

Alignment problem in the page.

Page freeze

Control not working.

Question: 10

What is system testing?

System testing is defined as the process of testing an entire system to verify that it meets specified requirements.

System Testing is of two types.

*Functional system testing

*Non-functional system testing

Related Questions