I was not familiar with any of scripting languages before start up of the project. The most challenging task was to find a scripting language which can be used to automate a Windows GUI. After searching in the Internet I found a scripting language called AutoIt (AutoIt), which is capable of automating Windows GUIs, and also very easy to learn type of language. After went through some tutorials on AutoIt, I started writing small scripts, which are basically will automate a simple installation process. Next I got familiar with the tool that is currently used at IFS. After designing a process view I implemented the needed functionality.
GUI
is a most important part of an application, which I haven’t done enough
thinking into. But Nalin gave me wonderful ideas and best practices of
designing a GUI, which I think will help me in my future work as well. GUI has
created using C# programming language, such that it takes the minimum possible
inputs from a user.
·
GUI consists with four
steps.
·
Easy to use, user
friendly design.
·
User will be guided
through steps, minimized the number of scary messages.
Following our the screen shots of the GUI.
No comments:
Post a Comment