Project

General

Profile

Bug #3420

Updated by rahma jabbar 3 months ago

h2. Scenario 1 

 
 h3. Test Step 
 

 # Open the web app url:https://www.naaasagro.com/ 
 # Scroll down to the bottom of the page 
 # Click on "Sustainable Solutions" 
 # Look at the page displayed 
 h3. Expected result 
 When user click on    "Sustainable Solutions" in the footer, the corresponding URL with the related page should be displayed. 
 h3. Actual result 
 When user click on    "Sustainable Solutions" in the footer, an incorrect URL with 404 error are displayed. 

 h2. Scenario 2 
 h3. Test Step 

 # Open the web app url:https://www.naaasagro.com/ 
 # Scroll down to the bottom of the page 
 # Click on "Training & Development" 
 # Look at the page displayed 
 h3. Expected result 
 When user click on    "Training & Development" in the footer, the corresponding URL with the related page should be displayed. 
 h3. Actual result 
 When user click on "Training & Development" in the footer, an incorrect URL with 404 error are displayed. 

Back