This is how you need to set the data in your excel.
Please paste the below exp result in your seat, (be careful while copying this, else it will throw error, you can also get while doing manual testing)
1) Welcome! | LinkedIn
2)Hmm, that's not the right password. Please try again or request a new one.
3)false
4)false
5)World's Largest Professional Network | LinkedIn
Can you please tell what is the difference between first test case "asLoginValid" and fifth test case "atLoginValidBack".
ReplyDeleteThanks in advance
1) "asLoginValid" in this we just logged in and test case completed.
Delete2) "atLoginValidBack" in this, logged in then press back button. So in this pressing back button is extra step. Thanks.