UnitTestBot / UTBotJava

Automated unit test generation and precise code analysis for Java
Apache License 2.0
132 stars 40 forks source link

Manual testing of Release 2022.10.2 #1187

Closed alisevych closed 1 year ago

alisevych commented 1 year ago

Initial set-up

Check that the IntelliJ Idea UTBot plugin can be successfully installed

Go through manual scenarios

Manual scenario #1

Manual scenario #2

Verify fixes

Regression checks

Collect compulsory reflection in tests

Add a class / package - generate / generate and run tests for class / method / class - check tests

Add a class / package - generate tests for class / method / class

Add a class / package - generate tests for class / method / class

UI checks - in a project with JDK 17

Check Settings - in a project with JDK 17

Other features testing

alisevych commented 1 year ago

new bugs:

alisevych commented 1 year ago

reproducing

alisevych commented 1 year ago

Bug is not reproducing, but there are concrete executor errors on the same code:

alisevych commented 1 year ago

new bug - has not reproduced yet:

alisevych commented 1 year ago

RC branch reconstructed: unit-test-bot/rc10202022 branch

Initial set-up

Check that the IntelliJ Idea UTBot plugin can be successfully installed

Go through manual scenarios

Manual scenario #1

Manual scenario #2

Recheck fixes

Regression checks

Collect compulsory reflection in tests

Add a class / package - generate / generate and run tests for class / method / class - check tests

Add a class / package - generate tests for class / method / class

Add a class / package - generate tests for class / method / class

UI checks - in a project with JDK 17

Check Settings - in a project with JDK 17

Other features testing

alisevych commented 1 year ago

new bug:

alisevych commented 1 year ago

new bug:

alisevych commented 1 year ago

new blocker bug - IDEA is not responding during/after test generation:

alisevych commented 1 year ago

Testing was blocked