Linux File Permissions task Failed on Appserver03

I tried below steps on appserver03 but getting result as failed.

1  cd  /tmp/
2  ls -l
3  sudo chmod +x xfusioncorp.sh
4  sudo./ xfusioncorp.sh

you need to give chmod +rx xfusioncorp.sh

refer this link for better understanding the task (Linux File Permissions)