Questions tagged as 'testes'

1
answer

System documentation on conversion [closed]

I'm in the process of converting a system in Delphi to C # using the SCRUM methodology, so far there is no documentation of this system. So I would like to know what they indicate, I do not need very technical documentation like diagrams and...
asked by 15.04.2016 / 13:26
2
answers

package does not exist (Maven)

Let's contextualize the problem: I have a project that consumes some Web Services, in this project I have separate source folders according to the standard suggested by Maven ex: (main / java test / java), the classes generated based on the W...
asked by 09.12.2015 / 20:25
1
answer

Loop to fill in an input with various data - Selenium WebDriver

How to make a loop to scan an array and bring its data one by one and fill in the input? The image illustrates well the problem ... I need For For to pass several times through the method and get the data from it and fill in the input and fol...
asked by 01.10.2015 / 14:22
1
answer

Logging errors with Selenium WebDrive in C #

Good evening! I'm organizing my test suite and looking for the best ways to create an error report when a test fails. I have already implemented a log in .txt with the name of the test that is executed (using TestContext), the test execution...
asked by 27.08.2015 / 23:51
1
answer

Problem running test controller in rails 4

Good afternoon, I generated a scaffold of a class of mine, example User. When running the tests I came across the following failure: Minitest::Assertion: "User.count" didn't change by 1. Expected: 3 Actual: 2 test/controllers/users_contr...
asked by 30.07.2014 / 21:59
1
answer

How to test a singleton class in Ruby?

I'm using require "singleton" to make a given class only be instantiated once. However, at the time of running the tests with rspec, I get the following error:    NoMethodError: private method 'new' called for MyClass. I'm not instantiati...
asked by 12.02.2014 / 00:57
0
answers

Is it possible to simulate a FTP server in C #? [closed]

I need to run automated integration tests in an application whose functionalities have external dependencies such as FTP. I would like to know if it is possible to simulate an FTP as it is possible to simulate a database with Moq, for example....
asked by 16.10.2018 / 19:05
1
answer

Ruby test capybara encoding UTF-8 does not work

I created a new test project, using Ruby and Capybara for studies and I'm not understanding why it is not working. I have a very similar project in another PC, same configuration, the difference that the problem only occurs in the machine with w...
asked by 23.08.2018 / 13:46
0
answers

Requirements traceability matrix is the same as bi-directional traceability between test cases and requirements? [closed]

Contextualizing While studying for the CTFL certification - Certified Tester Foundation Level I came across the following study. Below are the Basic Activities in the Testing Process Plan and control Analyze and model Implement...
asked by 15.04.2018 / 17:38
0
answers

Results Jmeter

I need someone's help to understand the jmeter account for each result shown as: "Sample, Start Time, Virtual User Number, Label, Sample Time (ms), State, Bytes, Sent Bytes, Latency , Connect Time, "I thank anyone who can help ...     
asked by 04.04.2018 / 15:21