This is a migrated thread and some comments may be shown as answers.

Test Tool to support Windows Application(VB6.0/VB.NET/C#.NET) and Web Application(VB.NET/C#.NET; MVC)

1 Answer 187 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Chandrakant
Top achievements
Rank 1
Chandrakant asked on 05 Apr 2017, 05:57 AM

We have a windows application in VB6.0. As of now there no automated tests exists for this application. We need to start writing testing automation(unit tests and UI tests) for this application. But it is expected that it may migrate to new VB.NET or C#.NET based windows application(either WinForms or WPF) or it may migrate to Web Application. Before starting I need an idea which tool to use which can be used to write automated tests(unit and UI tests) so that it may remain applicable current application in VB6.0 and in future migrated application in such a way that we may not have to write the automation again for migrated applcation and ensures that the tests doesn't break after migration and we also feel reliable that functionality of application doesn't break after migration.Intent is same automation tests should be applicable for current and future migration; where we can run the same automated tests ensuring there is no breakage in functionality.

Note:

1. Migration is not decided yet but it may be a Windows Application(WinForms/WPF) or Web Application in VB.NET or in C#.NET.

2. We are using 3rd party controls as well (ComponentStudioOne-ActiveX) in current VB6.0 Windows application.

3. Controls are loading dynamically.

1 Answer, 1 is accepted

Sort by
0
Elena
Telerik team
answered on 07 Apr 2017, 03:59 PM
Hi Chandrakant,

Thank you for your interest in Telerik Test Studio. 

Test Studio supports HTML and WPF applications. Thus the current version of the application to test could not be automated with Test Studio unless it is WPF. 

In the terms of migration of the application to different technology I suspect that there isn't a tool which could convert scripts against one technology to scripts against absolutely different one. Certainly the structure and the elements of the application UI will differ based on the technology they are built on. 

On the other hand Test Studio allows you to create test scripts with predefined elements before the application under test is not yet released. Then the elements could be mapped to the already existing. Please find some details here

I hope this will be useful for you! 

Regards,
Elena Tsvetkova
Telerik by Progress
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Chandrakant
Top achievements
Rank 1
Answers by
Elena
Telerik team
Share this question
or