|
If given a certain Class of address, Class B, let's say, with the requirement to have 280 subnets each with a maximum of 45 hosts, how does one figure out the valid subnet masks to meet this requirement?
|
Question 1. Exhibit: You want to synchronize on the Status Bar with the text "Insert Done... ". Which TSL statement would meet this requirement? A. wait(10); B. obj_check_gui("Insert Done...", "list1.ckl", "gui1", 16); C. obj_wait_info("Insert Done...","label","Insert Done...",10); D. obj_check_info("Insert Done...","label","Insert Done...",10); Answer: C Question 2. How do you specify a 15-second timeout in the global timeout settings? A. 15 B. 150 C. 1500 D. 15000 Answer: D Question 3. Exhibit: Which method should you use to synchronize the application after logging in? A. wait for a bitmap to refresh B. wait for a window to appear C. wait for an object state change D. wait for a process screen to complete Answer: B Question 4. You are testing a banking application. At 8 AM an employee logs in successfully and it takes about 5 seconds for the main menu window to appear. At 9 AM it takes approximately 15 seconds for the main menu window to appear after login. If you were to incorporate this time difference in a script, which WinRunner feature would you use so that the script runs successfully despite the difference in time for the main menu window to appear? A. Verify B. Data drive C. Synchronize D. Parameterize Answer: C Question 5. Which synchronization statement is automatically generated during recording? A. win_activate("Flight Reservation"); B. set_window ("Flight Reservation 10"); C. obj_wait_bitmap("Flights","Img2",6,7,8,101,114); D. obj_wait_info("Insert Done...","label","Insert Done...",10); Answer: B Question 6. The process for building a functional WinRunner script goes through four steps. What are these steps? (Select four.) A. plan the test B. synchronize C. record steps D. parameterize E. add verification F. analyze results G. execute the test Answer: B, C, E, G Question 7. A test script contains both Context Sensitive and Analog recording. The script keeps failing on the window where the Analog recording is played back. Which function can you include in your script to ensure that windows and objects are in the same locations as when the test was recorded? A. win_move function B. GUI_load function C. invoke_app function D. set_window function Answer: A Question 8. In which file does WinRunner store user actions on the application under test captured during recording? A. lock B. script C. chklist D. debug Answer: B Question 9. During recording, WinRunner "listens" to the actions a user performs on the application (and to the response from the server) and creates a log of these steps. Which language does WinRunner use to create these steps in a script? A. C Language B. VBScript Language C. Test Script Language D. Virtual User Language Answer: C Question 10. What is the default recording mode that WinRunner uses? A. Analog B. Low-level C. Standard / Default D. Context Sensitive Answer: D
Copyright © 2004 CertsBraindumps.com Inc. All rights reserved.