Impact of Gen-AI on IT Jobs - Growth Mindset Show
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
iOS
Java
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
5
Reply
What are Test Levels ?
Pavan R Bhupalam
10y
747
0
Reply
Delete Row
Delete Column
Insert Link
×
Insert
Cancel
Embed YouTube Video
×
Width (%)
Height (%)
Insert
Cancel
Table Options
×
Rows
Columns
First row as header
Create Table
Insert Image
×
Selected file:
Alignment
Left
Center
Right
Select an image from your device to upload
Upload to Server
Cancel
Submit
There are generally four recognized levels of tests: unit/component testing, integration testing, system testing, and acceptance testing.
Bhuvanesh Mohankumar
9y
1
There are only four level of testing 1. Unit Testing 2. System Testing 3. Integration Testing 4. UAT Testing
Dheeraj Sharma
9y
0
Levels of testing include different methodologies that can be used while conducting software testing. The main levels of software testing are:Functional Testing Non-functional Testing
Keerthi Venkatesan
9y
0
unit testing, integration testing, system testing, and acceptance testing.
Nikhil Sangani
9y
0
There are many testing levels and depends on model used for software engineering. In general, there are below levels of testing - Unit Testing - Usually done by developers where they test small piece of code Module/Component Testing - Where we test a particular module of project Integration Testing - Where we integrate all different module and test them together to make sure nothing is broken after integration System Testing - Where we test system compatibility Acceptance testing - To ensure product is working as per requirement specification
Vivek Bansod
9y
0
Difference between Test Case, Test Scenario & Test script.?
What 's is Risk Based Testing ?
Message