Project

General

Profile

Bug #3420

Updated by rahma jabbar 3 months ago

h2. Scenario 1 

 *Test Step* 

 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 

 *Expected result* 

 
 h3. Expected result 
 When user click on    "Sustainable Solutions" in the footer, the corresponding URL with the related page should be displayed. 

 *Actual result* 
 h3. Actual result 
 When user click on    "Sustainable Solutions" in the footer, an incorrect URL with 404 error are displayed. 

 h2. Scenario 2 
 *Test Step* 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 

 *Expected result* 
 h3. Expected result 
 When user click on    "Training & Development" in the footer, the corresponding URL with the related page should be displayed. 

 *Actual result* 
 h3. Actual result 
 When user click on "Training & Development" in the footer, an incorrect URL with 404 error are displayed. 

Back