000-642 Exam
rational xde tester
- Exam Number/Code : 000-642
- Exam Name : rational xde tester
- Questions and Answers : 50 Q&As
- Update Time: 2013-04-05
-
Price:
$ 119.00$ 69.00 -
000-642 Hard Copy (PDF)
-
000-642 Test Engine
Free 000-642 Demo Download
Test4pass offers free demo for IBM certifications II 000-642 exam (rational xde tester). You can check out the interface, question quality and usability of our practice exams before you decide to buy it. We are the only one site can offer demo for almost all products.
Exam Description
It is well known that 000-642 exam test is the hot exam of IBM certification. Test4pass offer you all the Q&A of the 000-642 real test . It is the examination of the perfect combination and it will help you pass 000-642 exam at the first time!
Why choose Test4pass 000-642 braindumps
Quality and Value for the 000-642 Exam
100% Guarantee to Pass Your 000-642 Exam
Downloadable, Interactive 000-642 Testing engines
Verified Answers Researched by Industry Experts
Drag and Drop questions as experienced in the Actual Exams
Practice Test Questions accompanied by exhibits
Our Practice Test Questions are backed by our 100% MONEY BACK GUARANTEE.
Test4pass 000-642 Exam Features
Quality and Value for the 000-642 Exam
Test4pass Practice Exams for IBM 000-642 are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development.
100% Guarantee to Pass Your 000-642 Exam
If you prepare for the exam using our Test4pass testing engine, we guarantee your success in the first attempt. If you do not pass the IBM certifications II 000-642 exam (ProCurve Secure WAN) on your first attempt we will give you a FULL REFUND of your purchasing fee AND send you another same value product for free.
IBM 000-642 Downloadable, Printable Exams (in PDF format)
Our Exam 000-642 Preparation Material provides you everything you will need to take your 000-642 Exam. The 000-642 Exam details are researched and produced by Professional Certification Experts who are constantly using industry experience to produce precise, and logical. You may get questions from different web sites or books, but logic is the key. Our Product will help you not only pass in the first try, but also save your valuable time.
000-642 Downloadable, Interactive Testing engines
We are all well aware that a major problem in the IT industry is that there is a lack of quality study materials. Our Exam Preparation Material provides you everything you will need to take a certification examination. Like actual certification exams, our Practice Tests are in multiple-choice (MCQs) Our IBM 000-642 Exam will provide you with free 000-642 dumps questions with verified answers that reflect the actual exam. These questions and answers provide you with the experience of taking the actual test. High quality and Value for the 000-642 Exam:100% Guarantee to Pass Your IBM certifications II exam and get your IBM certifications II Certification.
Hot KeyWords On 000-642 test
We collect some hot keywords about this exam:
Test4pass , Pass 4 Sure , Test in Side ,Pass Guide ,Test King 000-642 exam | 000-642 pdf exam | 000-642 braindumps | 000-642 study guides | 000-642 trainning materials | 000-642 simulations | 000-642 testing engine | 000-642 vce | 000-642 torrent | 000-642 dumps | free download 000-642 | 000-642 practice exam | 000-642 preparation files | 000-642 questions | 000-642 answers.
How to pass your 000-642 exam
You can search on Search Engine and Find Best IT Certification site: Test4pass.com - Find the Method to succeed 000-642 test,The safer.easier way to get IBM certifications II Certification .
��
Exam : IBM 000-642
Title : Rational Xde Tester
1. You are using the Verification Point and Action Wizard. What are the two steps to record a verification point?
A. Select an object to test and click on the end verification point button.
B. Select the object map and select an action to perform on the object.
C. Select an object to test and select an action to perform on the object.
D. Navigate to the desired object and insert the object in the object map.
E. Navigate to the object map and select an object from the map.
Answer: C
2. What main categories of statements are included in an XDE Tester script? (Select all that apply.)
A. Method calls on test objects
B. Java code added to the application-under-test
C. Verification points
D. Methods inherited from RationalTestScript
E. Java code added to the script that was not part of the recording process
F. Methods inherited from XDE Tester Script
G. Methods inherited from the application-under-test
Answer: ACDE
3. You are playing back a script for regression testing. Which of the following are true statements? (Select all that apply.)
A. You are setting the baseline for expected behavior of the application-under-test.
B. You are developing your script to work with the application-under-test.
C. You do not need to make sure the test environment is in the correct state.
D. You may need to revise the script to bring it up-to-date with the application-under-test.
E. You are playing back a script against a new build of the application-under-test.
Answer: DE
4. You are using the Verification Point and Action Wizard. Why would a wait state be set on an object? (Select all that apply.)
A. To set the exact amount of time that it will take for the test to execute
B. To make all tests run in the same amount of time
C. To make sure the system clock has the correct time
D. To synchronize the script and the application-under-test
E. To allow time for the object to be displayed
Answer: DE
5. Which of the following statements describe test object maps? (Select all that apply.)
A. They require manual maintenance for each test object.
B. Scripts are associated with them.
C. They contain properties for each test object.
D. They reduce the need for script maintenance.
E. They are automatically synchronized with the application-under-test.
F. They are not visible within the XDE Tester user interface.
Answer: BCD
6. How can the test perspective be opened? (Select all that apply.)
A. Click the Test Perspective button.
B. On the Window menu, click Open Perspective > Test .
C. Click the Open a Perspective button and select Test .
D. Start XDE Tester and the test perspective is always opened by default.
E. Click the Java Perspective button and select Test .
F. On the Navigate menu, click Go To > Test .
Answer: ABC
7. Which of the following are true about the XDE Tester datastore? (Select all that apply.)
A. It must be created before recording scripts.
B. It can be associated with multiple projects at the same time.
C. It can be used without a project.
D. It must be created after creating the project.
E. It must be associated with a project.
Answer: AC
8. How do you display a message box during script playback?
A. Develop the script by importing the JOptionPane class and adding Java code for a message box.
B. Record the script and add one line to import the JOptionPane class.
C. Develop the script using the message box wizard and manually import the JOptionPane class.
D. Record the script, use the message box wizard, and add the line to import the JOptionPane class.
E. Develop the script using the message box wizard and then automatically import the JOptionPane class.
Answer: A
9. What is a shared test object map used for?
A. To debug troublesome test objects
B. To create a decentralized object map
C. To specify a public object class
D. To use the objects with multiple scripts
E. To optimize test execution runs
Answer: D
10. Why would you use regular expressions?
A. To create status reports on generic test objects
B. To create an external data file for a data-driven test
C. To make the tests pass within "closeness" boundaries
D. To make the tests log an object recognition failure
E. To make the tests pass every time for all boundaries
F. To create maintainable code in the application-under-test
Answer: C
11. What script-editing feature offers auto-completion of code fragments as you type?
A. Syntax highlighting
B. Code formatting
C. Text hover
D. Show source
E. Content assist
F. Import assistance
Answer: E
12. In which programming language does XDE Tester generate a script when recording is stopped?
A. JavaScript
B. SQABasic
C. Ada
D. C++
E. Java
F. C
Answer: E
13. How can the logging options in XDE Tester be accessed? (Select all that apply.)
A. On the Window menu, click Preferences > Playback > Logging .
B. On the Configure menu, click Preferences > Playback > Logging .
C. On the Navigate menu, click Go To > Logging Options .
D. On the Window menu, click Show View > Rational XDE Tester > Logging .
E. On the Window menu, click Preferences > Rational XDE Tester > Logging .
F. On the Configure menu, click Preferences> Rational XDE Tester > Logging .
Answer: EF
14. How can an application be configured for testing? (Select all that apply.)
A. Before recording, start the XDE Tester Application Configuration Tool, and add the application.
B. Start recording, click Start Application in the Recording Monitor, click Edit , and add the application to be configured.
C. Configure the object map to recognize the application-under-test.
D. Change the Windows Preferences to automatically detect the application for testing.
Answer: AB