Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual testing of Android Studio support - Chipmunk (2021.2.1) #1214

Closed
22 tasks done
alisevych opened this issue Oct 21, 2022 · 0 comments
Closed
22 tasks done

Manual testing of Android Studio support - Chipmunk (2021.2.1) #1214

alisevych opened this issue Oct 21, 2022 · 0 comments
Assignees
Labels
ctg-qa Issue is related to QA process

Comments

@alisevych
Copy link
Member

alisevych commented Oct 21, 2022

Initial set-up

Check that the IntelliJ Idea UTBot plugin can be successfully installed

  • Choose appropriate workflow from the list #471
  • Download plugin
  • Check downloaded zip-file size < 100 MB
  • Open Android Studio Chipmunk (UTBot incompatible with latest Dolphin release at the moment)
  • Remove previously installed UTBot plugin
  • Install the downloaded plugin

Go through manual scenarios

Manual scenario #1

  • Create a new Android project from a template with Java
  • Select a Java class and generate tests for it with default settings

Check generated test:

  • is put into correct directory
  • dependencies are added correctly

Manual scenario #2

  • Create a new Android project from a template with Kotlin
  • Select a Kotlin class and generate tests for it with default settings

Check generated test is

  • is put into correct directory
  • dependencies are added correctly

Check dialog settings

  • JDK 8 - JUnit 4
  • JDK 8 - JUnit 5
  • JDK 8 - TestNG
  • JDK 11 - JUnit 4
  • JDK 11 - JUnit 5
  • JDK 11 - TestNG
  • TestNG - Parametrized
  • JUnit 5 - Parametrized

Verify the following issues:
https://github.com/UnitTestBot/UTBotJava/milestone/8?closed=1

@alisevych alisevych added the ctg-qa Issue is related to QA process label Oct 21, 2022
@alisevych alisevych added this to the Android Studio support milestone Oct 21, 2022
@korifey korifey moved this to Todo in UTBot Java Oct 21, 2022
@alisevych alisevych changed the title Manual testing of Android Studio support Manual testing of Android Studio support - Chipmunk (2021.2.1) Oct 26, 2022
Repository owner moved this from Todo to Done in UTBot Java Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ctg-qa Issue is related to QA process
Projects
Archived in project
Development

No branches or pull requests

2 participants