Buy Discounted Microsoft Exam Voucher
Rs. 5600
OFFER PRICE Rs. 4250/- | Contact: +91 9347458388
Azure Certification
NewBatches/Webinars
Packages
Gold Membership
Bestseller
Microsoft Azure Suite & Suite Plus
Azure DevOps Expert & Expert Plus
MS.NET Foundation For Beginners
MS.NET Full Stack Developer
UI / Web Development
SQL Server & MSBI Tools
Software Testing
Courses
MS.NET Courses (Includes Live Project)
Complete C#, OOPs and Windows Programing
ASP.NET MVC Online Training
ASP.NET WebForms
ASP.NET Core
WCF incl. Web Services and Remoting
WPF incl. MVVM and Prism
LINQ and Entity Framework
Live Project Training for Developing Enterprise Application
Live Project using Ntier Arch (.NET5 + EF Core + Angular)
Gold Membership
CareerStep IT Program
Client-side UI Technologies
Building Static Web Pages using HTML and CSS
JavaScript and HTML DOM
jQuery, AJAX and JSON
Building Interactive Web Pages using HTML5 and CSS3
BootStrap + Live Examples
AngularJS + Live Project
Angular + Typescript
ReactJS
KnockoutJS
Xamarin
SQL Server + MSBI
SQL Server 2017
Querying Data with Transact-SQL(70-761)
SQL Server Integration Service (SSIS)
SQL Server Reporting Service (SSRS)
SQL Service Analysis Service (SSAS)
Cloud Computing / Azure / AWS
AZ-900: Microsoft Azure Fundamentals
Azure Suite (AZ-104+AZ-204+AZ-305+ AZ-500)
AZ-104: Microsoft Azure Administrator
AZ-204: Developing Solutions for Microsoft Azure
AZ-305: Microsoft Azure Architect Technologies and Design
AZ-400: Microsoft Azure DevOps
DP-203: Data Engineering on Microsoft Azure
Amazon Web Services (AWS)
Testing Tools
Manual Testing
Selenium Testing with Java(Live Training)
SharePoint
SharePoint 2013
Microsoft Power Platform
Power Platform Suite
Data Analytics using PowerBI (DA-100)
MicroServices
Docker
Kubernetes
Microservices using .NET Core
Others
C and Data Structure
Core Java
OOPs and C++
Advance Java
Python Programming
Complete Azure Training
Pricing
Videos
Resources
AzureA2Z
Deccansoft
Blog
On-Job Tech Support
Wall of Fame
Testimonials
Contact Us
Login
Login or Register
×
Sign In
Register
Forgot Password?
How did you find us
WhatsApp
YouTube
LinkedIn
Facebook
Telegram
Twitter
Google
Referred by Friend
Refresh
Input symbols
By clicking Register, you accept to the
terms and conditions
and that you have read our
privacy policy.
Recover Password
×
Submit
Enquiry Now
Where did you come to know about us
WhatsApp
YouTube
LinkedIn
Facebook
LinkedIn Ad
Email
Twitter
Google
Referred
Other
Refresh
Input symbols
Non Functional Testing
Interview Questions and Answer
1. Which of the following is true for non functional testing?
Options:
a. White box testing
b. Black box testing
c. Grey box testing
d. All the above
Reveal Answer
2. Is non functional is conducted without documents and test cases?
Options:
a. True
b. False
Reveal Answer
3. Why we go for performance testing?
Options:
a. To calculate the speed of the application on under certain load
b. To check application is user friendly or not
c. Checking the application is accessible for public
d. All the above
Reveal Answer
4. What kind of testing is conducted for performance?
Options:
a. Load, Stress testing
b. Stress testing
c. Soak testing
d. All the above
Reveal Answer
5. Which is not a performance tool?
Options:
a. Jmeter
b. Loadrunner
c. New Relic
d. Sauce labs
Reveal Answer
6. What is load testing?
Options:
a. Check the performance of an application by increasing the users at regular intervals of time.
b. Check the functionality of the application
c. Both a & b
d. None of these
Reveal Answer
7. _______ test is conducted by increasing the users more than the load.
Options:
a. Performance test
b. Load test
c. Stress test
d. Soak testing
Reveal Answer
8. What are the advantages of Soak test?
Options:
a. Finding network issues, memory issues
b. To check whether the application is working correctly or not
c. Both a & b
d. None of these
Reveal Answer
9. ________ test is used for identify the memory leakages?
Options:
a. Load test
b. Stress test
c. Memory test
d. Volume test
Reveal Answer
10. If memory is not utilised in your application effectively, will it affect the performance?
Options:
a. True
b. False
Reveal Answer
11. _________ test is conducted for calculating the performance of application by increasing the amount of data transferred from one system to another system usually in the database?
Options:
a. Stress testing
b. Compatibility testing
c. Scalability testing
d. Volume testing
Reveal Answer
12. Performance of application depends on ___
Options:
a. Functionality of the application
b. Configuration of system, network speed, load on the server and etc
c. Both a & b
d. None of these
Reveal Answer
13. _______ testing can be performed as a series of load tests with different hardware or software configurations keeping other settings of testing environment unchanged.
Options:
a. Compatibility testing
b. Scalability testing
c. Security testing
d. None of these
Reveal Answer
14. ______ testing is conduct to test the application on different platforms and environments.
Options:
a. Compatibility testing
b. Scalability testing
c. Security testing
d. None of these
Reveal Answer
15. _______ testing is used to verify whether the application is user friendly and easy to operate and easy to use.
Options:
a. Compatibility testing
b. Scalability testing
c. Security testing
d. Usability testing
Reveal Answer
16. ______ testing is used for checking the application is accessible only for authorised users or not.
Options:
a. Compatibility testing
b. Scalability testing
c. Security testing
d. Usability testing
Reveal Answer
17. Cookies is a temporary file created in our local system when we connect to any website, and usually the file is deactivated when we disconnected from the web.
Options:
a. False
b. True
Reveal Answer
18. ______ testing is conducted to recover the data after system failure?
Options:
a. Compatibility testing
b. Scalability testing
c. Security testing
d. Recovery testing
Reveal Answer
19. Testing the same functionality with different input data, and different possibilities is called as ______
Options:
a. Regression test
b. Retesting
c. Adhoc testing
d. All the above
Reveal Answer
20. ______ testing is the testing performed on the modified application to verify whether the fixed defect is impacting on the other related functionality of the application.
Options:
a. Regression test
b. Retesting
c. Adhoc testing
d. All the above
Reveal Answer
21. _____ testing the application functionalities randomly once again to reconfirm the functionalities is working correct or not and we don't skip any defects and modules?
Options:
a. Regression test
b. Retesting
c. Adhoc testing
d. All the above.
Reveal Answer
22. _______ testing is conducted from first module to last module with number of possible scenarios
Options:
a. Regression test
b. Retesting
c. End to End testing
d. All the above
Reveal Answer
23. ________ testing is conducted on complex requirements first and simple requirements later
Options:
a. Retesting
b. Risk Based testing
c. Regression
d. All the above
Reveal Answer
24. _________ testing the application for different international languages?
Options:
a. Internationalization testing
b. Risk Based testing
c. Retest
d. All the above
Reveal Answer
25. _______ testing the application for local languages
Options:
a. Internationalization testing
b. Risk Based testing
c. Retest
d. Localization testing
Reveal Answer
26. If requirements documents are not available then what is the testing approach?
Options:
a. Risk Based testing
b. Retest
c. Exploratory testing
d. All the above
Reveal Answer
27. Which test cases are prepared first?
Options:
a. Black box
b. White box
c. Grey box
d. All the above
Reveal Answer
Packages
Gold Membership
Microsoft Azure Suite &Suite Plus
Azure DevOps Expert &Expert Plus
MS.NET Foundation For Beginners
MS.NET Full Stack Developer
UI / Web Development
SQL Server & MSBI Tools
Software Testing
Resources
Blog
Deccansoft
AzureA2Z
Wall of Fame
On-Job Tech Support
About
About BestDotNetTraining
About Trainer
Testimonials
FAQ
Other links
About Us
Contact Us
Leave us a feedback
Sitemap
Privacy Policy
Terms & Conditions
Proudly Powered by