Openbravo Issue Tracking System - QA
View Issue Details
0008636QAAutomation - Smoke Testpublic2009-04-20 07:072009-04-26 18:22
arunkumar 
arunkumar 
normalmajoralways
closedfixed 
5
 
 
0008636: Main Oracle smoke test fails due to the error in expected message
Due to the error in expected message A_01_InitialClientSetup the smoke suite fails.
While executing A_01_InitialClientSetup, if the client going to be created is existing already means it will be deleted first. So A_02_DeleteClient will be executed first before A_01. Due to the error in expected message A_02 fails. That tends to fail A_01 also.


test.integration.smoke.masterdata.01:

init:

compile:

test.integration:

selenium.start:
  [waitfor] Wait for proxy server launch
    [junit] Running com.openbravo.test.integration.smoke.masterdata.A_01_InitialClientSetup
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 17.222 sec
    [junit] Output:
    [junit] Expected: is "You are going to delete a Client. Do you want to proceed?"
    [junit] got: "You are going to delete a Client. Do you want to procede?"
    [junit] )
    [junit]

BUILD FAILED
/home/openbravo/src/tools/automation/main/build.xml:100: The following error occurred while executing this line:
/home/openbravo/src/tools/automation/main/build.xml:150: The following error occurred while executing this line:
/home/openbravo/src/tools/automation/main/build.xml:72: Test com.openbravo.test.integration.smoke.masterdata.A_01_InitialClientSetup failed
No tags attached.
depends on defect 00076283.0MP0 closed areefbasha Openbravo ERP Spelling mistake in delete client confirmation box 
Issue History
2009-04-20 07:07arunkumarNew Issue
2009-04-20 07:07arunkumarAssigned To => elopio
2009-04-20 08:23arunkumarAssigned Toelopio => arunkumar
2009-04-20 08:23arunkumarStatusnew => scheduled
2009-04-20 08:23arunkumarfix_in_branch => pi
2009-04-20 08:24arunkumarStatusscheduled => resolved
2009-04-20 08:24arunkumarResolutionopen => fixed
2009-04-20 08:24arunkumarNote Added: 0015412
2009-04-20 10:14arunkumarIssue Monitored: arunkumar
2009-04-20 10:59plujanStatusresolved => new
2009-04-20 10:59plujanResolutionfixed => open
2009-04-20 10:59plujanNote Added: 0015417
2009-04-20 10:59plujanStatusnew => scheduled
2009-04-20 11:00plujanStatusscheduled => resolved
2009-04-20 11:00plujanResolutionopen => fixed
2009-04-20 11:00plujanNote Added: 0015418
2009-04-20 13:45plujanRelationship addeddepends on 0007628
2009-04-26 18:22plujanStatusresolved => closed

Notes
(0015412)
arunkumar   
2009-04-20 08:24   
The confirmation message for the delete client has been changed & pushed into the central repository.http://code.openbravo.com/tools/automation/main/rev/50d77374d9cd [^]
(0015417)
plujan   
2009-04-20 10:59   
Typo is present in Openbravo ERP, not a problem with the scripts.
(0015418)
plujan   
2009-04-20 11:00   
Depends of Openbravo ERP 0007628