Can I use AutoIT to do functional testing of a desktop application which is developed in .Net
#1
Posted 29 April 2011 - 05:41 AM
I am new in Autoit.
In my project we have developed a desktop application with .net programming language.So for functional testing I want to automate the testing process. Can I use autoIT for functional testing of a desktop application which has developed in .Net.
If not then can anyone guide me is there any other opensource tool which can I use to automate the functional testing of .net developed application.
Thanks in advance
Maumita
#2
Posted 29 April 2011 - 06:56 AM
Hi,
I am new in Autoit.
In my project we have developed a desktop application with .net programming language.So for functional testing I want to automate the testing process. Can I use autoIT for functional testing of a desktop application which has developed in .Net.
If not then can anyone guide me is there any other opensource tool which can I use to automate the functional testing of .net developed application.
Thanks in advance
Maumita
This is a generalized question. put in some efforts and then let everyone know about the problem you are facing.
#3
Posted 29 April 2011 - 07:53 AM
When I run an exe then a login window appears. The window has 3 options that I have to enter (Login, Password, Domain)and then click on the 'OK' button.
I am not able to enter login account information using AutoIT.
Can anyone help me?
Thanks
#4
Posted 29 April 2011 - 07:59 AM
Example List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _DesktopDimensions() • _DisplayPassword() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringIsValid() • _StringReplaceWholeWord() • _StringStripChar() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • AutoIt Search • AutoIt3 Portable • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • FileInstallr • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIGetBkColor() • LockFile() • PasteBin • SciTE Jump • Signature Creator • WM_COPYDATA • More Examples...Updated: 11/04/2013
#5
Posted 29 April 2011 - 08:18 AM
What do you mean other, AutoIt is not open source!If not then can anyone guide me is there any other opensource tool which can I use to automate the functional testing of .net developed application.
#6
Posted 29 April 2011 - 08:20 AM
I have used AU3Info.exe but it did not display any information about the 'Login Window'.Use AU3Info.exe (in SciTE & under Tools) to get details about the Controls and then look at ControlSend() in the Help File to Send the required information.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





