Pages

Wednesday, 10 December 2014

3 ways of automation in Coded UI

There are 3 ways to do automation using Coded UI

Complete Descriptive Programming (C# Hand Coding)
Coding using UIMap
Record and Playback

Complete Descriptive Programming:
Everything like control recognization, performing operations and assertions(validations) will be done by scripting(C# coding).
UIMap will not be created.

Coding using UIMap:
UIMap will be created which contains all the controls with their propeties information. Performing operations will be done by scripting(C# coding).
We can create seperate UIMaps for each page.

Record and Playback:
Easy way of Coded UI automation with no hand coding.
Just record the actions and playback whenever record.



For Free Demo Call me on Mobile/Email - 9597100592/vardhancuit@gmail.com
You can help yourself with more information from my website www.software-testing-zone.info
If you like the post, comment on the same.

No comments:

Post a Comment