Hi,
If I’m running a Test suite with Test A, B, C and D and I know the execution is going to take more than an hour, while waiting can I update and save Test E at same time I’m running the Test suite?
Tests in suite have nothing in common with Test E, no shared files, not even shared profile.
So yesterday I played around little bit. I ran my test suite and updated and saved Tests other than what was in the test suite. All my data is still there and scripts ran successfully. Could this be because I’m doing API testing and not GUI?
Thanks