Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Software Testing Interviews:Automated TestingAutomation TestingBug Defect TrackingFunctional TestingRational Functional TesterSeleniumSelenium RCSoft SkillsSoftware ProcessSoftware Quality ControlTest DirectoryTesting EstimationTesting Techniques
Copyright © 2018. All Rights Reserved
Automated Testing Interview Question:
What are different coverages in Function Testing?
Submitted by: AdministratorAd
Verifying the Functionality (external behavior) of a component or System
i) Input Domain Coverage
Verifying weather the system is accepting valid inputs or not? And
preventing invalid inputs or not
ii) Output Domain Coverage
Verifying weather the System is providing correct Outputs or not, based
on input and process
iii) Database Testing
Verifying the data validations, data storage and data retrieval operations
iv) Error handling
Verifying how the system is handling user unathurized/invalid operations
and providing error and help messages.
v) Order of functionalities
Verifying weather the System is providing correct order of
functionalities or not
Submitted by: Administrator
i) Input Domain Coverage
Verifying weather the system is accepting valid inputs or not? And
preventing invalid inputs or not
ii) Output Domain Coverage
Verifying weather the System is providing correct Outputs or not, based
on input and process
iii) Database Testing
Verifying the data validations, data storage and data retrieval operations
iv) Error handling
Verifying how the system is handling user unathurized/invalid operations
and providing error and help messages.
v) Order of functionalities
Verifying weather the System is providing correct order of
functionalities or not
Submitted by: Administrator
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

https://InterviewQuestionsAnswers.ORG.
