Skip to content

Instantly share code, notes, and snippets.

@victorbueno
Created July 25, 2011 14:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save victorbueno/1104276 to your computer and use it in GitHub Desktop.
Save victorbueno/1104276 to your computer and use it in GitHub Desktop.
Error log
[INFO] [soapui:test {execution: integracaoFunctionalTest}]
soapUI 3.6 Maven2 TestCase Runner
17:52:40,155 WARN [DefaultSoapUICore] Missing folder [C:\server\localhost\jenkins\jobs\DTFRestricao\workspace\trunk\.\ext] for external libraries
17:52:40,170 INFO [DefaultSoapUICore] Creating new settings at [C:\Documents and Settings\Default User\soapui-settings.xml]
17:52:41,639 INFO [WsdlProject] Loaded project from [file:C:/server/localhost/jenkins/jobs/DTFRestricao/workspace/trunk/DTFRestricaoWeb/DTFIntegração-soapui-project.xml]
17:52:43,061 INFO [SoapUITestCaseRunner] Running soapUI tests in project [DTFIntegração]
17:52:43,077 INFO [SoapUITestCaseRunner] Running Project [DTFIntegração], runType = SEQUENTIAL
17:52:43,124 INFO [SoapUITestCaseRunner] Running soapUI testcase [TestCase: obtemDadosVeiculo - Placa inválida DB]
17:52:43,233 INFO [SoapUITestCaseRunner] running step [DataSource: TestCasePlacaInválida]
17:52:43,249 INFO [SoapUITestCaseRunner] running step [Test Request: Placa inválida]
17:52:46,374 INFO [SoapUITestCaseRunner] Assertion [SOAP Response] has status VALID
17:52:46,374 INFO [SoapUITestCaseRunner] Assertion [Not SOAP Fault] has status VALID
17:52:46,374 INFO [SoapUITestCaseRunner] Assertion [Not Contains: ano] has status VALID
17:52:46,374 INFO [SoapUITestCaseRunner] running step [DataSource Loop]
17:52:46,374 INFO [SoapUITestCaseRunner] Finished running soapUI testcase [TestCase: obtemDadosVeiculo - Placa inválida DB], time taken: 3106ms, status: FINISHED
17:52:46,389 INFO [SoapUITestCaseRunner] Running soapUI testcase [TestCase: obtemDadosVeiculo - Placa válida]
17:52:46,389 INFO [SoapUITestCaseRunner] running step [DataSource: TestCasePlacaVálida]
17:52:46,389 INFO [SoapUITestCaseRunner] running step [JDBC Request: ResultadoEsperado]
17:52:47,343 INFO [SoapUITestCaseRunner] Assertion [JDBC Status] has status VALID
17:52:47,343 INFO [SoapUITestCaseRunner] Assertion [Check for existance of [@rowNumber]] has status UNKNOWN
17:52:47,343 INFO [SoapUITestCaseRunner] running step [Test Request: Placa válida]
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [SOAP Response] has status VALID
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [Not SOAP Fault] has status VALID
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaAno] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/ano[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/ano[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaChassi] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/chassi[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/chassi[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoCategoria] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/idCategoria[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/idCategoria[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoCategoria] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/descCategoria[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/descCategoria[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoCor] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/idCor[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/idCor[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoCor] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/descCor[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/descCor[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoEspécie] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/idEspecie[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/idEspecie[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoEspécie] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/descEspecie[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/descEspecie[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoMarcaModelo] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/idModelo[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/idModelo[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoMarcaModelo] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/descModelo[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/descModelo[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoMunicípio] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/idMunicipio[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/idMunicipio[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoMunicípio] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/descMunicipio[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/descMunicipio[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoTipo] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/idTipo[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/idTipo[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoTipo] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/descTipo[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/descTipo[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaRenavan] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/renavam[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/renavam[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaTipoChassi] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/tipoChassi[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/tipoChassi[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoIrregularidade01] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[1]/idIrregularidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[1]/idIrregularidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoIrregularidade01] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[1]/descricaoIrreguralidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[1]/descricaoIrreguralidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoIrregularidade02] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[2]/idIrregularidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[2]/idIrregularidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoIrregularidade02] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[2]/descricaoIrreguralidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[2]/descricaoIrreguralidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoIrregularidade03] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[3]/idIrregularidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[3]/idIrregularidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoIrregularidade03] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[3]/descricaoIrreguralidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[3]/descricaoIrreguralidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoIrregularidade04] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[4]/idIrregularidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[4]/idIrregularidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoIrregularidade04] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[4]/descricaoIrreguralidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[4]/descricaoIrreguralidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoIrregularidade05] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[5]/idIrregularidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[5]/idIrregularidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoIrregularidade05] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[5]/descricaoIrreguralidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[5]/descricaoIrreguralidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoIrregularidade06] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[6]/idIrregularidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[6]/idIrregularidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoIrregularidade06] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[6]/descricaoIrreguralidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[6]/descricaoIrreguralidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoIrregularidade07] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[7]/idIrregularidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[7]/idIrregularidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoIrregularidade07] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[7]/descricaoIrreguralidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[7]/descricaoIrreguralidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoIrregularidade08] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[8]/idIrregularidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[8]/idIrregularidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoIrregularidade08] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[8]/descricaoIrreguralidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[8]/descricaoIrreguralidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoIrregularidade09] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[9]/idIrregularidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[9]/idIrregularidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoIrregularidade09] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[9]/descricaoIrreguralidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[9]/descricaoIrreguralidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaCódigoIrregularidade10] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[10]/idIrregularidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[10]/idIrregularidade[1]] in Response
17:52:47,983 INFO [SoapUITestCaseRunner] Assertion [XPath Match: ValidaDescriçãoIrregularidade10] has status FAILED
17:52:47,983 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[10]/descricaoIrreguralidade[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/listaIrregularidades[10]/descricaoIrreguralidade[1]] in Response
17:52:47,983 ERROR [SoapUITestCaseRunner] Test Request: Placa válida failed, exporting to [C:\server\localhost\jenkins\jobs\DTFRestricao\workspace\trunk\DTFRestricaoWeb\dadosVeiculoSoapBinding_TestSuite-TestCase_obtemDadosVeiculo__Placa_válida-Test_Request_Placa_válida-0-FAILED.txt]
17:52:47,999 INFO [SoapUITestCaseRunner] Finished running soapUI testcase [TestCase: obtemDadosVeiculo - Placa válida], time taken: 1572ms, status: FAILED
17:52:47,999 INFO [SoapUITestCaseRunner] Project [DTFIntegração] finished with status [FAILED] in 4907ms
SoapUI 3.6 TestCaseRunner Summary
-----------------------------
Time Taken: 4929ms
Total TestSuites: 1
Total TestCases: 2 (1 failed)
Total TestSteps: 6
Total Request Assertions: 43
Total Failed Assertions: 36
Total Exported Results: 1
[ERROR] java.lang.Exception: XPath Match: ValidaAno in [Test Request: Placa válida] failed;
[XPathContains assertion failed for path [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/ano[1]] : Exception:Missing content for xpath [declare namespace ns2='http://facade.integracao.datatraffic.com.br/';
//ns2:obtemDadosVeiculoResponse[1]/return[1]/ano[1]] in Response]
Status: FAILED
Time Taken: 627
Size: 199
Timestamp: Fri Jul 22 17:52:47 GMT-03:00 2011
TestStep: Test Request: Placa válida
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment