-
大小: 86KB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2021-06-05
- 語言: 其他
- 標(biāo)簽: MokeyTesting??隨機(jī)測(cè)試??
資源簡(jiǎn)介
一個(gè)簡(jiǎn)單的猴子測(cè)試工具,隨機(jī)點(diǎn)擊界面,輸入隨機(jī)字符和鍵盤按鍵,對(duì)于某些類型的控件做出特定的動(dòng)作,監(jiān)視被測(cè)試程序的進(jìn)程信息,能識(shí)別出程序是否出現(xiàn)異常,持續(xù)記錄內(nèi)存和CPU使用情況,方便發(fā)現(xiàn)是否存在內(nèi)存泄漏問題,持續(xù)截屏,方便追溯和問題定位。

代碼片段和文件信息
using?System.Reflection;
using?System.Runtime.CompilerServices;
//
//?General?Information?about?an?assembly?is?controlled?through?the?following?
//?set?of?attributes.?Change?these?attribute?values?to?modify?the?information
//?associated?with?an?assembly.
//
[assembly:?Assemblytitle(““)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(““)]
[assembly:?AssemblyCopyright(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]
//
//?Version?information?for?an?assembly?consists?of?the?following?four?values:
//
//??????Major?Version
//??????Minor?Version?
//??????Build?Number
//??????Revision
//
//?You?can?specify?all?the?values?or?you?can?default?the?Revision?and?Build?Numbers?
//?by?using?the?‘*‘?as?shown?below:
[assembly:?AssemblyVersion(“1.0.*“)]
//
//?In?order?to?sign?your?assembly?you?must?specify?a?key?to?use.?Refer?to?the?
//?Microsoft?.NET?framework?documentation?for?more?information?on?assembly?signing.
//
//?Use?the?attributes?below?to?control?which?key?is?used?for?signing.?
//
//?Notes:?
//???(*)?If?no?key?is?specified?the?assembly?is?not?signed.
//???(*)?KeyName?refers?to?a?key?that?has?been?installed?in?the?Crypto?Service
//???????Provider?(CSP)?on?your?machine.?KeyFile?refers?to?a?file?which?contains
//???????a?key.
//???(*)?If?the?KeyFile?and?the?KeyName?values?are?both?specified?the?
//???????following?processing?occurs:
//???????(1)?If?the?KeyName?can?be?found?in?the?CSP?that?key?is?used.
//???????(2)?If?the?KeyName?does?not?exist?and?the?KeyFile?does?exist?the?key?
//???????????in?the?KeyFile?is?installed?into?the?CSP?and?used.
//???(*)?In?order?to?create?a?KeyFile?you?can?use?the?sn.exe?(Strong?Name)?utility.
//???????When?specifying?the?KeyFile?the?location?of?the?KeyFile?should?be
//???????relative?to?the?project?output?directory?which?is
//???????%Project?Directory%\obj\.?For?example?if?your?KeyFile?is
//???????located?in?the?project?directory?you?would?specify?the?AssemblyKeyFile?
//???????attribute?as?[assembly:?AssemblyKeyFile(“..\\..\\mykey.snk“)]
//???(*)?Delay?Signing?is?an?advanced?option?-?see?the?Microsoft?.NET?framework
//???????documentation?for?more?information?on?this.
//
[assembly:?AssemblyDelaySign(false)]
[assembly:?AssemblyKeyFile(““)]
[assembly:?AssemblyKeyName(““)]
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????1078??2004-03-07?18:15??SmartMonkey\App.ico
?????文件???????2426??2004-03-07?18:15??SmartMonkey\AssemblyInfo.cs
?????文件??????12842??2007-12-05?12:13??SmartMonkey\Form1.cs
?????文件???????8965??2007-12-05?12:13??SmartMonkey\Form1.resx
?????文件???????3326??2007-12-05?09:26??SmartMonkey\GDIAPI.cs
?????文件???????3410??2007-11-28?11:24??SmartMonkey\MouseAPI.cs
?????文件???????4207??2007-11-29?09:13??SmartMonkey\TestMonkey.csproj
?????文件???????2081??2007-11-28?11:17??SmartMonkey\TestMonkey.csproj.user
?????文件???????1513??2007-11-28?12:28??SmartMonkey\TestMonkey.sln
????..A..H.?????25088??2007-12-05?12:20??SmartMonkey\TestMonkey.suo
?????文件???????2667??2007-11-28?11:18??SmartMonkey\UpgradeLog.xm
?????文件???????1078??2004-03-07?18:15??SmartMonkey\Backup\App.ico
?????文件???????2426??2004-03-07?18:15??SmartMonkey\Backup\AssemblyInfo.cs
?????文件???????5415??2004-04-30?17:49??SmartMonkey\Backup\Form1.cs
?????文件??????11467??2004-04-30?17:49??SmartMonkey\Backup\Form1.resx
?????文件???????3118??2004-03-10?02:39??SmartMonkey\Backup\MouseAPI.cs
?????文件???????4897??2004-03-09?22:19??SmartMonkey\Backup\TestMonkey.csproj
?????文件???????1803??2004-07-31?12:32??SmartMonkey\Backup\TestMonkey.csproj.user
?????文件????????905??2004-03-07?18:15??SmartMonkey\Backup\TestMonkey.sln
????..A..H.??????8192??2004-07-31?12:32??SmartMonkey\Backup\TestMonkey.suo
?????文件??????28672??2007-12-05?12:13??SmartMonkey\bin\Debug\TestMonkey.exe
?????文件??????24064??2007-12-05?12:13??SmartMonkey\bin\Debug\TestMonkey.pdb
?????文件???????5632??2005-11-11?22:25??SmartMonkey\bin\Debug\TestMonkey.vshost.exe
?????文件???????1833??2007-12-05?12:06??SmartMonkey\bin\Debug\KeyBoardString.txt
?????文件???????3213??2007-11-28?12:28??SmartMonkey\AUT\AUT.csproj
?????文件???????1099??2007-11-28?14:22??SmartMonkey\AUT\Form1.cs
?????文件???????2642??2007-11-28?14:22??SmartMonkey\AUT\Form1.Designer.cs
?????文件???????5814??2007-11-28?14:22??SmartMonkey\AUT\Form1.resx
?????文件????????462??2007-11-28?12:28??SmartMonkey\AUT\Program.cs
?????文件??????20480??2007-11-28?14:22??SmartMonkey\AUT\bin\Debug\AUT.exe
............此處省略41個(gè)文件信息
評(píng)論
共有 條評(píng)論