电缆穿过墙壁部分应用护套保护,并严密封堵管口。()
查看答案
易燃固体按燃点的高低,易燃性的大小,可分为()级。
A. 二
B. 三
C. 四
D. 五
发动机运转中,为了判断某缸不工作,当拔下某缸高压线时,发动机的转速没有变化,说明该缸不工作。
A. 正确
B. 错误
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application includes a function that is triggered by filling out a form and by clicking a button. Currently, the application is tested manually. You need to create an automated and iterative process to test the application. What should you do?()
A. Use IntelliTrace.
B. Use UISpy.exe to extract the user interface (UI) information. Then, use MSTest.exe.
C. Use classes in the System.Windows.Automation and System.Windows.Automation.Text namespaces.
D. Use the Action Recording methodology to record the user interface (UI) actions. Then, use MSTest.exe.