Hi All,Has anyone workd with frameworks webix or sencha ?
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,Has anyone workd with frameworks webix or sencha ?
Hi All,
I need to test our application which is going a major restructure since we change the programming language ffrom delphi to .net. The framework to be used is either webix or sencha.
Has anyone of you worked with any of the above frameworks? My current problem is that in Name Mapping object properties contain dynamic values which makes it hard to have a stable environment.
Thank you for your time in advance.
Best regards.
Minas
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
As you said the problem is dynamic values, not the framework itself.
TestComplete can successfully solve these kind of issues.
Let start from this tutorial: https://support.smartbear.com/testcomplete/docs/app-testing/web/general/common-tasks/dynamic-identif...
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As @baxatob pointed out, this is not a problem with the framework or TestComplete but simply a matter of making sure that you massage your NameMapping identification criteria appropriately. Dynamic properties are not impossible to deal with, but they do take some work to make sure that you have your criteria set up in such a way as to account for them. Read the documentation available and see what you can figure out.
If you need specific help with components and such, feel free to ask. Be sure to include as much information as possible concerning what type of component it is and screenshots as to what properties and methods are visible to TestComplete.
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much for taking the time to respond.
The problem pint points to the fact that i created a script which functions ok on my workstation. When i make this project a shared one and then i open it from different workstation fails to recognise the objects.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much for taking the time to reply.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is not necessarily unusual. Different operating systems, system environments, etc., could potentially change values within an application. Again, if you can provide us with screenshots, code, etc., of the components in question, we can help.
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Robert,
The 3 workstations running TC are identical. I do understand your point. Unfortunately, managment does not allow publically to share such info of code screen shots etc.
Thank you very much for the information provided and your intention to help me further. I guess i will have to continue to beat my head around solving this problem. I will try to utilizy the Network Suite feature to see if it works.
