Jump to content



Photo

Can I use AutoIT to do functional testing of a desktop application which is developed in .Net


  • Please log in to reply
5 replies to this topic

#1 Maumita

Maumita

    Seeker

  • Active Members
  • 5 posts

Posted 29 April 2011 - 05:41 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







#2 DeltaRocked

DeltaRocked

    Prodigy

  • Active Members
  • PipPipPip
  • 166 posts

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 Maumita

Maumita

    Seeker

  • Active Members
  • 5 posts

Posted 29 April 2011 - 07:53 AM

My problem is -
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 guinness

guinness

    guinness

  • MVPs
  • 10,394 posts

Posted 29 April 2011 - 07:59 AM

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.

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 SearchAutoIt3 PortableAutoItWinGetTitle()/AutoItWinSetTitle()CodingFileInstallrGeoIP databaseGUI - Only Close ButtonGUI ExamplesGUICtrlDeleteImage()GUICtrlGetBkColor()GUICtrlGetStyle()GUIGetBkColor()LockFile()PasteBinSciTE JumpSignature CreatorWM_COPYDATAMore Examples...Updated: 11/04/2013


#5 AdmiralAlkex

AdmiralAlkex

    I'm on a boat

  • MVPs
  • 4,490 posts

Posted 29 April 2011 - 08:18 AM

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.

What do you mean other, AutoIt is not open source!

:unsure:

#6 Maumita

Maumita

    Seeker

  • Active Members
  • 5 posts

Posted 29 April 2011 - 08:20 AM

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.

I have used AU3Info.exe but it did not display any information about the 'Login Window'.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users