Application is working fine . As i am able to do the same step manually .
Request is also correct as return code = 0
when we hit save button then one request has been submitted . is it right ?
Can i hit 2 save button in one test case .
For eg :
i enter some information in one popup and hit the save button .
after hitting the save button new popup opens then i enter some information in new popuo and hit the save button .
can i capture this workflow in one test case ?
or i need to create 2 test case ?
If i need to create 2 test case then how i can mention in second test case to go to same opened page which opened after running first test case?