This question is locked. New answers and comments are not allowed.
Hima Sailaja
Top achievements
Rank 1
Hima Sailaja
asked on 27 Feb 2010, 10:52 AM
Dear Team,
What is Webui capability to Integrate with Requirement Tools.
Requesting to provide if u have any eclipise of tools like performance, defect tracking and mangment tools provided by telerik, and its compatability with Webui.
And is it possible to integrate with any other 3 rd party tools like Qc with Webui.
Thanks in advance,
sailaja
What is Webui capability to Integrate with Requirement Tools.
Requesting to provide if u have any eclipise of tools like performance, defect tracking and mangment tools provided by telerik, and its compatability with Webui.
And is it possible to integrate with any other 3 rd party tools like Qc with Webui.
Thanks in advance,
sailaja
4 Answers, 1 is accepted
0
Hello sailaja hima,
WebUi Test Studio does not have any special features built into it for integrating with other tools like performance testing, defect tracking, etc. Instead our WebAii tests work just like standard Visual Studio Unit Tests. This means that any type of management you can perform with Visual Studio Unit Tests can also be done with WebAii tests.
The one feature we do have that is loosely related to performance testing is that a WebAii test can be converted to a Microsoft WebTest. Once converted you can then use it in your own Microsoft load & performance test.
Microsoft's TFS has some support for test run reporting and defect tracking built into it. Also I'll bet there are third party tools that integrate with TFS to accomplish what you're looking for. We recommend you do some searching for tools/software that can help manage Unit Tests.
In addition, while I can't divulge details or dates, I can say we are developing new support for some kind of test case management for release in the future.
Regards,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
WebUi Test Studio does not have any special features built into it for integrating with other tools like performance testing, defect tracking, etc. Instead our WebAii tests work just like standard Visual Studio Unit Tests. This means that any type of management you can perform with Visual Studio Unit Tests can also be done with WebAii tests.
The one feature we do have that is loosely related to performance testing is that a WebAii test can be converted to a Microsoft WebTest. Once converted you can then use it in your own Microsoft load & performance test.
Microsoft's TFS has some support for test run reporting and defect tracking built into it. Also I'll bet there are third party tools that integrate with TFS to accomplish what you're looking for. We recommend you do some searching for tools/software that can help manage Unit Tests.
In addition, while I can't divulge details or dates, I can say we are developing new support for some kind of test case management for release in the future.
Regards,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Hima Sailaja
Top achievements
Rank 1
answered on 02 Mar 2010, 10:42 AM
Dear Cody,
Thanks for the information.
So .. we can do integration with Microsoft TFS. Am i correct??
Do can run the scripts in Webui and directly we can send the defects to TFS tool??
Is there any documents available to explore integration between TFS and Webuii
Thanks in Advance,
Sailaja
Thanks for the information.
So .. we can do integration with Microsoft TFS. Am i correct??
Do can run the scripts in Webui and directly we can send the defects to TFS tool??
Is there any documents available to explore integration between TFS and Webuii
Thanks in Advance,
Sailaja
0
Hima Sailaja
Top achievements
Rank 1
answered on 02 Mar 2010, 10:46 AM
Dear Cody,
Thanks for the information.
So .. we can do integration with Microsoft TFS. Am i correct??
Do can run the scripts in Webui and directly we can send the defects to TFS tool??
Is there any documents available to explore integration between TFS and Webuii
Thanks in Advance,
Sailaja
Thanks for the information.
So .. we can do integration with Microsoft TFS. Am i correct??
Do can run the scripts in Webui and directly we can send the defects to TFS tool??
Is there any documents available to explore integration between TFS and Webuii
Thanks in Advance,
Sailaja
0
Accepted
Hello sailaja hima,
Yes, the WebUI tests and their test results integrate nicely with TFS. The best documentation I can point you too is the Microsoft documentation on "Visual Studio Team System - Test Edition". This contains the documentation on creating and running tests, viewing and publishing results, managing test controllers, agents and rigs, etc. Just remember that a WebUI test is simply a "Unit Test" as far as Visual Studio Team System is concerned. Anything that applies to a Unit Test applies to a WebUI test.
http://msdn.microsoft.com/en-us/library/ms182409.aspx
Greetings,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Yes, the WebUI tests and their test results integrate nicely with TFS. The best documentation I can point you too is the Microsoft documentation on "Visual Studio Team System - Test Edition". This contains the documentation on creating and running tests, viewing and publishing results, managing test controllers, agents and rigs, etc. Just remember that a WebUI test is simply a "Unit Test" as far as Visual Studio Team System is concerned. Anything that applies to a Unit Test applies to a WebUI test.
http://msdn.microsoft.com/en-us/library/ms182409.aspx
Greetings,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.