|
QuickTestProfessional 8.0 Specialist Exam
Core Technology and Navigation
4.In the correct order,list the steps to configure the Keyword View columns so that only the following four columns are displayed:Operation,Value and Documentation (4 points)
A.From the Visible Columns field,select a column that should not be displayed.
B.Select Tools->Keyword View Options
C.Click the <or> arrows to move the columns in or out of the Visible Columns field.
D.Click Ok to apply the new column settings.
5.What file in a typical test directory contains the DataTable information for a test?(2 points)
6.From a list of captured objects in the Object Repository, what QuickTest feature allows you to blink an object in the application under test? (2 points)
7.Which of the following synchronization does not apply to a single specific object?(2 points)
a.Object Synchronization timeout
b.A Synchronization point during recording
c.A checkpoint timeout value
d.None of the above.A TO C are all object-specific synchronizations
8.Select the three standard add-ins included in a QuickTest Professional installation(3 points)
a.ActiveX
b.Flash
c.Windows
d.Web
e.Visual Basic
f.Multimedia
g.Terminal Emulator
9.You need to identify the values of the following system variables: OSVersion,Product – Dir, and TestDir. What is the tab in QuickTest that contains this information,and where is the tab located?(2 points)
10.what feature from Microsoft has to be installed in order to add a breakpoint?(2 points)
a.MS Outlook
b.Internet Explorer
c.MS Debugger
d.Internet Explorer 6 Service Pack 2
11.How would you write a regular expression for a ten-digit number that begins with 45 and the ninth value is a character whose value would only be from A through F,mixed caps?(2 points)
a.45[\d+7][AF]
b.45[0-9] [0-9] [0-9] [0-9] [0-9] [0-9] [A-f] [0-9]
c.45.+[A-F,a-f] [0-9]
d.45\d{6}[A-F,a-f]\d
Picture
12.Listed below are four screens that represent application events.Which of the following trgger events would you not consider for a recovery scenario?(2 points)
a.An application failure
b.A pop up window with an error message
c.An optional step in a business process
d.A run error
13.You are asked to create an automated test on the Windows Flight application.The test requires you to open an order, then delete the opened order.The test plays back with several iterations,According to best practices,what should be the Record and Run Setting you will select for the test?(2 points)
a.Record and run test on any open Windows-based application
b.Record and run on these applications(opened on session start)
c.Record and run test on any open application
14.What happens after the synchronization timeout expires during play back?There are tow answers.(2 points)
A.The test always continues running
b.The test always stops with an error message
c.The test always issues a warning
d.The test always uses Smart Identification automatically
15.Two months ago,you created a test on a Windows application that contains ActiveX and Visual Basic Components.Yesterday,When you ran your test on a new build of the application,you discovered that the Visual Basic objects are no longer part of the application. When you open your test,the following message appears:
图片
WITHOUT using the add-in Manger during start-up,what test settings can you use to update the test so this warning screen no longer appears when you open the test?(2 points)
a. add-in license
b. Modify Associated Add-ins
c. Update ActiveScreen
d. Associated Library Files
e. Expert View
f. Popup Message Box
g. Generate Script
16.After creating and executing a basic test,you will see the results illustrated in figure 1.Explain why the status of Passed,Failed and Warnings occur zero times.There are two correct answsers.(2 points)
Figure1.Test Result Sample
图片
a. The test ran on Debug Mode
b. The test did not run
c. The test has no checkpoints
d. The test used Smart Identification
e. The test ran without any errors.
f. The test has no parameters or values in the Run-Time data table.
17.What information do you need in order to connect to a Quality Center project?
a.Application name
b.Host name
c.Domain name
d.User Name
e.SQL Server name
f.Project name
g.Password
h.Server URL
18.What is considered best practice for using the Temporarty test result files?(2 points)
a.Use Temporary when you want to create a new result folder every time you run the test
b.Use Temporary for debugging purposes
c.Use Temporary when you want to save test results into Quality Center but exclude it in the Report Generator
d.All of the above |
|