Posts by Julliane Freitas • 11 points
2 posts
-
0
votes0
answers16
viewsQ: Rename Extent Report after running the tests
Is there any way to rename and move an Extent Report after the tests are finished? I would like the name to be saved dynamically at the end of each execution, adding for example the date and time of…
-
0
votes2
answers47
viewsA: Store items in a cart
The cart method expects an argument, an integer vector. switch (opcao){ case 1: carregarcatalogo(); break; case 2: carrinho(codigo); case 3: finalizarcompra(); } Remembering that the vector must be…
javaanswered Julliane Freitas 11