Hi Telerik Team,
I have a test that was created and stored in TFS awhile ago (prior to me joining the company). This test is part of a test list that also exists in TFS. There are two changes that need to be done to this test:
1. Change a date from 01/01/10 to 01/01/13 (this is a different test step than the below item).
2. Remove two steps that interact with an object that is being removed from the application (radcombobox).
I am able to perform the first change no problem. Updating that data without committing the test to TFS & running the test works as-expected. If I uncheck the two test steps however and run the test, the steps are still executed which does not seem correct. I then committed the test to TFS with both changes and the test continues to execute those two steps even though it should not (right?).
Next I deleted the test list and re-created it and ran the test list and it still executes those two unchecked steps. I know I will eventually simply delete those two steps and commit the change but nevertheless, shouldn't TS skip any unchecked steps?
Please see the attachment for screenshots. Pic1 is the first step and Pic2 is the second step, both which should not run.
Thank you for any help.
James
I have a test that was created and stored in TFS awhile ago (prior to me joining the company). This test is part of a test list that also exists in TFS. There are two changes that need to be done to this test:
1. Change a date from 01/01/10 to 01/01/13 (this is a different test step than the below item).
2. Remove two steps that interact with an object that is being removed from the application (radcombobox).
I am able to perform the first change no problem. Updating that data without committing the test to TFS & running the test works as-expected. If I uncheck the two test steps however and run the test, the steps are still executed which does not seem correct. I then committed the test to TFS with both changes and the test continues to execute those two steps even though it should not (right?).
Next I deleted the test list and re-created it and ran the test list and it still executes those two unchecked steps. I know I will eventually simply delete those two steps and commit the change but nevertheless, shouldn't TS skip any unchecked steps?
Please see the attachment for screenshots. Pic1 is the first step and Pic2 is the second step, both which should not run.
Thank you for any help.
James