Will the automated script function in the following sequence/way?
- run server for the entered versions
- login using ftp parallely
- perform given checks and return success/ failure.
If yes, then how can we write only one script to perform these tasks parallely? While writing the script, my code isn’t executing the lines which are there after starting the server.