Forum Discussion
AlexKaras
13 years agoChampion Level 3
Hi Aneez,
> [...] Test Complete integrated with
TFS can read Acceptance Tests for us to automate our product features?
I think that this and your other questions need to be clarified because personally I am not sure what do you mean by the 'can read' phrase and the like.
Anyway:
-- Yes, it is possible to create automated tests in TestComplete for your application and execute these tests when building the application by TFS means;
-- Yes, it is possible to create manual Tests in TestComplete (even based on your acceptance tests, as I believe it is possible to extract the contents of acceptance tests from TFS via some code) and execute then them manually (as the name implies);
-- Yes, it is possible to post issues to TFS directly from TestComplete;
-- Yes, it is possible to Check-in/check-out test code to/from TFS directly from TestComplete with the help of MSSCCI provider;
-- No, TestComplete cannot automatically automate your acceptance tests - you'll have to do this yourself;
-- No, it is not possible to link automated tests to your acceptance tests so that when you start some acceptance test the corresponding automated test is executed instead. But probably it is possible to create a code that will mark the acceptance test as passed/failed according to the results of the corresponding automated test. However, personally I do not see any reason for this as you can organize your TestComplete tests (both Manual and automated) using TestItems means (build-in functionality of TestComplete) into Acceptance, Smoke, Full Functional, Performance, etc. groups and execute them according to your needs. Even from within TFS during the build.
Please provide more detailed use case(s) on what do you need if the above does not answer your questions.
> [...] Test Complete integrated with
TFS can read Acceptance Tests for us to automate our product features?
I think that this and your other questions need to be clarified because personally I am not sure what do you mean by the 'can read' phrase and the like.
Anyway:
-- Yes, it is possible to create automated tests in TestComplete for your application and execute these tests when building the application by TFS means;
-- Yes, it is possible to create manual Tests in TestComplete (even based on your acceptance tests, as I believe it is possible to extract the contents of acceptance tests from TFS via some code) and execute then them manually (as the name implies);
-- Yes, it is possible to post issues to TFS directly from TestComplete;
-- Yes, it is possible to Check-in/check-out test code to/from TFS directly from TestComplete with the help of MSSCCI provider;
-- No, TestComplete cannot automatically automate your acceptance tests - you'll have to do this yourself;
-- No, it is not possible to link automated tests to your acceptance tests so that when you start some acceptance test the corresponding automated test is executed instead. But probably it is possible to create a code that will mark the acceptance test as passed/failed according to the results of the corresponding automated test. However, personally I do not see any reason for this as you can organize your TestComplete tests (both Manual and automated) using TestItems means (build-in functionality of TestComplete) into Acceptance, Smoke, Full Functional, Performance, etc. groups and execute them according to your needs. Even from within TFS during the build.
Please provide more detailed use case(s) on what do you need if the above does not answer your questions.
Related Content
- 8 years ago
Recent Discussions
- 13 hours ago