Questions tagged as 'test'

1
answer

NullPointerException in JUnit5

I am trying to test some methods crud in Spring, and I always get an error in all the tests of NullPointerException in the Party p no matter how I instancer (both with the empty constructor and with the attributes). I have instantiated the match...
asked by 30.05.2018 / 12:12
0
answers

Results of test .trx in another format type html or pdf

I have a test compilation created, and it sends me the results by email, in a .trx file, but I need it to be another html or pdf format, for the report, do you know if there is any way to change the format? Thanks     
asked by 23.05.2018 / 14:12
0
answers

Gherkin and Cucumber: How to do dependent features

I'm looking for a way to make Features that depends on the previous execution of another Feature in Gherkin. It happens that I have the following situation: Context Feature 1: Search functionality We have a search engine that allows us...
asked by 08.05.2018 / 17:49
0
answers

Test web platform

Greetings to all and thank you in advance who can help me with this problem I have. I manage a web platform that certain processes are carried out, such as high, low information, what I am investigating is how to test this platform to know how m...
asked by 08.05.2018 / 23:19
1
answer

Spring Boot and Mockito

I am trying to solve a problem that I have in spring boot and unit tests with mockito. In my test I am making 2 mocketed http calls to deal with the answers // -----------------------------------------------------------services @Inject...
asked by 25.04.2018 / 09:39
1
answer

WebHostBuilder () does not start. C # Integration Test

I am trying to create a series of tests against an Asp.net core service. The service starts perfect as well as the tests running against it. The problem is when I try to start the tests using webHostBuilder. At the time of making the request I g...
asked by 09.04.2018 / 13:34
0
answers

Where I designate the permissions to remove Test Plans in TFS (Team Foundation Server)

Error deleting the work item: 1054. Error details: You do not have sufficient permissions to delete this work item. You must have permissions to remove work items and test artifacts. Team Foundation Server 2017.3 with trial license .....
asked by 04.04.2018 / 18:38
0
answers

Selenium control Modal PopUp web

I need to create a method in c # so that the selenium webdriver according to the test accepts the popup button on the web since in the first test it does not show the popup but in the rest of the executions yes. For what I need if you show th...
asked by 04.04.2018 / 18:04
0
answers

Test of the procedure to copy a file in java

I am trying to implement TDD and code coverage in my new projects but for one that I am developing right now I have tried to create some test cases, but I have multiple doubts respect. Here I share the class that I created to copy a file fro...
asked by 14.03.2018 / 16:32
1
answer

How to run a Katalon test without entering the IDE

As the title says I wanted to know if there is the possibility of running a test performed by Katalon Studio without the need to enter the IDE and execute it, in some way as if it were an .exe or something more practical ????     
asked by 27.02.2018 / 19:24