-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
ctg-qaIssue is related to QA processIssue is related to QA process
Milestone
Description
Initial set-up
Check that the IntelliJ Idea UTBot plugin can be successfully installed
- Plugin built from main
- Download plugin
- Check downloaded zip-file size < 200 MB
- Open IntelliJ IDEA Ultimate 2023.2
- Remove previously installed UTBot plugin
- Install the downloaded plugin
Go through manual scenarios
Fuzzing in Unit tests testing
- No configuration mode
- with Java configuration
- with XML configuration
- with Java test configuration
- with annotation-based configuration
- with Profiles
Unit tests - Regression testing:
- Symbolic with Application
- with Java configuration
- with XML configuration
- with Java test configuration
- No configuration mode
- with Profiles
- Unit tests: Junit 4 / Junit 5
- different Spring Boot versions
- Gradle/Maven/IntelliJ
- JDK 8/1/17
- with Kotlin code
- with different libraries
Integration tests - Regression testing:
- for Controllers
- for Services
- for Repositories
- for Entities
- for util classes
- with value annotations
- with Java configuration
- with XML configuration
- with Java test configuration
- different Spring dependencies
- Gradle/Maven/IntelliJ
- JDK 8/1/17
- with different libraries
Metadata
Metadata
Assignees
Labels
ctg-qaIssue is related to QA processIssue is related to QA process
Type
Projects
Status
Done