Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
Explain the types of unit test cases?
Home
>
C Sharp
>
Explain the types of unit test cases?
asked
Oct 18, 2019
in
C Sharp
by
Robin
Q:
Explain the types of unit test cases?
test-cases
Answer
1
Answer
0
votes
answered
Oct 18, 2019
by
rajeshsharma
Below are the list of unit test case types –
Positive Test cases
Negative Test cases
Exception Test cases
Click here to read more about Loan/Mortgage
Click here to read more about Insurance
Many hands make light work, Share it here
Facebook
Twitter
LinkedIn
Reddit
Related questions
0
votes
Q: What are three test cases you should go through in unit testing?
asked
Mar 5, 2020
in
C Sharp
by
JackTerrance
0
votes
Q: Test cases are executed with a fixed state of object which can be a baseline for running tests to ensure the results are repeatable, such object are called __________.
asked
Feb 12, 2020
in
JAVA
by
rahuljain1
#junit-test-case
+1
vote
Q: Differentiate the type of test cases that can be automated and which cannot be automated.
asked
Jan 16, 2020
in
QuickTest Professional (QTP)
by
JackTerrance
0
votes
Q: What are the contents of test plans and test cases?
asked
Jun 12, 2019
in
Interview Question
by
heath
0
votes
Q: Which of the following is correct about a Unit Test Case?
asked
May 18, 2020
in
JUnit
by
GeorgeBell
#junit
0
votes
Q: What type of test cases not to be automated?
asked
Dec 24, 2020
in
Selenium
by
SakshiSharma
#test-automation
#test-case
0
votes
Q: What type of test cases to be automated?
asked
Dec 24, 2020
in
Selenium
by
SakshiSharma
#test-automation
#automation-tests
+1
vote
Q: How to run a group of test cases using TestNG?
asked
Aug 22, 2019
in
Selenium
by
john ganales
#selenium-for-load-testing
selenium-bot-detection
selenium-for-ios
ios-selenium
automated-visual-testing-
selenium
load-testing-selenium
python-selenium
selenium-online-training-videos
learning-selenium
selenium-syllabus
selenium-tools-for-testing
selenium-element
0
votes
Q: A Form has four mandatory fields to be entered before you Submit. How many numbers of test cases are required to verify this? And what are they?
asked
May 26, 2019
in
Testing
by
rajeshsharma
#testing
#manual-testing
#testing-question
#testing-answer
#testing-question-answer
#manual-test
0
votes
Q: Explain the types of comments in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
type-of-comments-in-c#
c#-comments
comments-c#
0
votes
Q: Have you ever managed writing the test cases without having any documents?
asked
Nov 13, 2020
in
Testing
by
sharadyadav1986
#test-case-documents
0
votes
Q: What are the different artifacts you refer to when you write the test cases?
asked
Nov 13, 2020
in
Testing
by
sharadyadav1986
#test-case-artifacts
0
votes
Q: What is the difference between test scenarios, test cases, and test script?
asked
Jun 23, 2019
in
Testing
by
SakshiSharma
#testing
#sap-testing
#automation-testing
#manual-testing
#database-testing
#agile-testing
#test-automation
#test-case
#test-documentation
#test-management
0
votes
Q: Assertion methods for test cases are included in which JUnit class?
asked
Feb 13, 2020
in
JAVA
by
rahuljain1
#assertion-method
0
votes
Q: What test cases can you automate using QTP?
asked
Jan 14, 2020
in
QuickTest Professional (QTP)
by
GeorgeBell
0
votes
Q: Which test cases can be automated?
asked
Dec 9, 2019
in
Testing
by
Robindeniel
#test-automation
0
votes
Q: Which test cases are written first: white boxes or black boxes?
asked
Dec 9, 2019
in
Testing
by
Robindeniel
#white-box-vs-black-box
0
votes
Q: How do we perform test cases and scripts in RPA?
asked
Nov 19, 2019
in
Robotic Process Automation
by
rajeshsharma
#rpa-tests
0
votes
Q: How many test cases you have automated per day?
asked
Aug 21, 2019
in
Selenium
by
john ganales
#selenium-for-load-testing
selenium-bot-detection
selenium-for-ios
ios-selenium
automated-visual-testing-
selenium
load-testing-selenium
python-selenium
selenium-online-training-videos
learning-selenium
selenium-syllabus
selenium-tools-for-testing
selenium-element
+1
vote
Q: Arrange in order- A. Running Unit Test B.Running Static Code Check C.Check for Code Coverage D. Build Package
asked
Aug 24, 2020
in
Continuous Integration
by
Hodge
#ci
+1
vote
Q: Which command is used for generating Unit test reports
asked
Jan 30, 2020
in
Azure
by
Tate
0
votes
Q: Arrange in order- A. Running Unit Test B.Running Static Code Check C.Check for Code Coverage D. Build Package
asked
Jun 21, 2019
in
Continuous Integration
by
anonymous
#continuous-integration
#continuous-integration-software
#understanding-continuous-integration
#continuous-integration-advantages
#continuous-integration-open-source
#visual-studio-continuous-integration
#devops
+1
vote
Q: What are the different types of Test Automation Frameworks?
asked
Apr 13, 2020
in
QuickTest Professional (QTP)
by
amita rallin
#qtp-automation
0
votes
Q: What are the different types of constructors in C#?
asked
May 6, 2020
in
C Sharp
by
SakshiSharma
#constructor-types
#c-sharp-constructor-types
0
votes
Q: What are the types of documents supported by WPF?
asked
Mar 17, 2020
in
C Sharp
by
Hodge
0
votes
Q: List the various return types of a controller action method.
asked
Jan 20, 2020
in
C Sharp
by
AdilsonLima
0
votes
Q: What are the types of filters?
asked
Jan 20, 2020
in
C Sharp
by
AdilsonLima
0
votes
Q: What are the three types of Generic delegates in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
generic-delegates-in-c#
generic-delegates
0
votes
Q: What are the types of delegates in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
delegates-in-c#
0
votes
Q: Different types of QTP test assets and their extensions?
asked
Jan 14, 2020
in
QuickTest Professional (QTP)
by
GeorgeBell
...