1. True or False: Once you import an icon for one or more nodes of a tree control, the icon automatically shows up when you generate your html prototype.
Answer
Correct Answer:
False
Note: This Question is unanswered, help us to find answer for this one
2. True or False? Using headers and footers that are "pinned to the browser" gives more control over the visible areas of your iPhone App than the scrolling dynamic panel technique.
Answer
Correct Answer:
False
Note: This Question is unanswered, help us to find answer for this one
3. How do you get rid of the yellow annotation icons in your exported image?
Answer
Correct Answer:
Select Wireframe > Show Footnotes
Note: This Question is unanswered, help us to find answer for this one
4. After a more advanced prototype is created in Axure (3-4 days of work), is it easy to go back and change around interactions and elements?
Answer
Correct Answer:
No
Note: This Question is unanswered, help us to find answer for this one
5. When using the condition builder, which condition would you select to evaluate whether the value entered by a user into a text box is at least <5> characters long?
Answer
Correct Answer:
text on widget
Note: This Question is unanswered, help us to find answer for this one
6. What is an effect of adding a reference page to a flow shape?
Answer
Correct Answer:
If you rename a page in the Sitemap, the text on the flow shape will reflect the change.
Note: This Question is unanswered, help us to find answer for this one
7. In regards to variable usage, what method exists to create more efficient HTML/CSS code for the prototype?
Answer
Correct Answer:
Use an invisible checkbox, which stores Boolean values without having to create a variable
Note: This Question is unanswered, help us to find answer for this one
8. Which of the following is NOT a trigger event in Axure?
Answer
Correct Answer:
OnHover
Note: This Question is unanswered, help us to find answer for this one
9. True or False? By default, when placed on a wireframe, the master snaps into the background of the page and into the position it was originally created.
Answer
Correct Answer:
False
Note: This Question is unanswered, help us to find answer for this one
10. Which tool allows you to copy the formatting properties from one widget and selectively apply them to other widgets?
Answer
Correct Answer:
Format Painter
Note: This Question is unanswered, help us to find answer for this one
11. Which of these are NOT a masters setting?
Answer
Correct Answer:
Automatic
Note: This Question is unanswered, help us to find answer for this one
12. One of the best things about Axure is once a prototype is launched, you can use the HTML/CSS code for your finalized website
Answer
Correct Answer:
False
Note: This Question is unanswered, help us to find answer for this one
13. What is the recommended limit to the number of variables you utilize?
Answer
Correct Answer:
25
Note: This Question is unanswered, help us to find answer for this one
14. What is the file extension for Axure RP's shared project files?
Answer
Correct Answer:
.rpprj
Note: This Question is unanswered, help us to find answer for this one
15. Which of the following types of text is NOT INCLUDED in a spell check?
Answer
Correct Answer:
List box entries
Note: This Question is unanswered, help us to find answer for this one
16. What is the most efficient way to copy and paste an Axure widget in a specific location?
Answer
Correct Answer:
Hold CTRL then click and drag widget
Note: This Question is unanswered, help us to find answer for this one
17. The Axure generated HTML/CSS code is W3C compliant
Answer
Correct Answer:
False
Note: This Question is unanswered, help us to find answer for this one
18. If there's something odd going on with the live prototype, something you cannot explain and you know you can accounted for in Axure, what is the best thing you can do?
Answer
Correct Answer:
Delete all the HTML/CSS prototype files and generate a new prototype. This may delete an old file that is messing up the current prototype
Note: This Question is unanswered, help us to find answer for this one
19. What is the shortcut key for generating a new html prototype in Axure RP?
Answer
Correct Answer:
F5
Note: This Question is unanswered, help us to find answer for this one
20. How can you annotate the elements on a page so they automatically appear when you generate a functional specification from within Axure?
Answer
Correct Answer:
Use the Annotations section of the Widget Properties pane
Note: This Question is unanswered, help us to find answer for this one
21. In what format does Auxure RP generate specifications?
Answer
Correct Answer:
.docx
Note: This Question is unanswered, help us to find answer for this one
22. Which tool allows you to create conditional expressions?
Answer
Correct Answer:
Condition Builder
Note: This Question is unanswered, help us to find answer for this one
23. You have created a drop-down navigation menu that works well. However, if the user's cursor moves slightly out of the drop-down menu slightly, it disappears. What tool can you use to expand the clickable/hoverable region?
Answer
Correct Answer:
Use the image map region widget
Note: This Question is unanswered, help us to find answer for this one
24. True or False? Axure is a good tool for a product manager.
Answer
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
25. Which of these provide the OnDrag interaction event?
Answer
Correct Answer:
Dynamic Panels
Note: This Question is unanswered, help us to find answer for this one
26. Using the condition builder, which condition would allow you to evaluate the selected value of a droplist?
Answer
Correct Answer:
selected option of
Note: This Question is unanswered, help us to find answer for this one
27. What is the keyboard shortcut to send a widget to the back?
Answer
Correct Answer:
CTRL + SHIFT + [
Note: This Question is unanswered, help us to find answer for this one
28. If you want to use the text written in a "Text Field" response from page1 of your prototype, such as a person's name, and use this response on page 2 of your prototype, how would you do this?
Answer
Correct Answer:
Store the response in a variable, which can be accessed in the case editor
Note: This Question is unanswered, help us to find answer for this one
29. What does the "check out" feature do?
Answer
Correct Answer:
Allows a user to prevent other users from editing specific pages of a shared project while s/he is working on them.
Note: This Question is unanswered, help us to find answer for this one
30. True or False? Local variables exist within the scope of an action and do not get passed to other pages.
Answer
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
31. Which setting makes the widgets appear more squiggly as the slider increases?
Answer
Correct Answer:
Sketchiness
Note: This Question is unanswered, help us to find answer for this one
32. Using Axure's built in math functions, if LVAR1 is 2.3521594, [[LVAR1.toFixed(2)]] return the value of:
Answer
Correct Answer:
2.35
Note: This Question is unanswered, help us to find answer for this one
33. Which widget can be used to create a clickable area on top of a picture?
Answer
Correct Answer:
Image map region
Note: This Question is unanswered, help us to find answer for this one
34. If you want to make a mobile or tablet prototype, is Axure still the right tool to use?
Answer
Correct Answer:
Yes, prototypes can be created to fit a mobile or tablet screen
Note: This Question is unanswered, help us to find answer for this one
35. What are "Raised Events" in Axure?
Answer
Correct Answer:
Custom events created on masters that allow you to add different interactions to each instance of the master
Note: This Question is unanswered, help us to find answer for this one
36. Which of the following statements about Dynamic Panels is NOT true?
Answer
Correct Answer:
A dynamic panel can have multiple states visible at one time.
Note: This Question is unanswered, help us to find answer for this one
37. You can easily rotate any widget in Axure
Answer
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
38. Holding [ctrl] ([option] on a Mac) while clicking and dragging on a widget will:
Answer
Correct Answer:
Duplicate the widget
Note: This Question is unanswered, help us to find answer for this one
39. Which of the following is not a standard widget in the Axure widget library?
Answer
Correct Answer:
Calendar Control
Note: This Question is unanswered, help us to find answer for this one
40. Axure has a community of helpful users on the support forum and also a responsive support staff
Answer
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
41. Getting in the habit of saving complex widgets and interactions to your own Axure library is very beneficial in the long run.
Answer
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
42. What is the name of Axures hosting and sharing platform?
Answer
Correct Answer:
AxShare
Note: This Question is unanswered, help us to find answer for this one
43. What is a good place to download great Axure libraries?
Answer
Correct Answer:
All of these are correct
Note: This Question is unanswered, help us to find answer for this one
44. When viewing your prototype on a mobile device, which tag affects the size and scale of the prototype?
Answer
Correct Answer:
Viewport
Note: This Question is unanswered, help us to find answer for this one
45. True or False? An event cannot have multiple conditional cases.
Answer
Correct Answer:
False
Note: This Question is unanswered, help us to find answer for this one
46. What is/are simple ways to make Axure work easier and more efficient?
Answer
Correct Answer:
All of these are correct
Note: This Question is unanswered, help us to find answer for this one
47. You can download extensive Axure libraries for virtually any platform (web, mobile, tablet), design style, or interaction (calendar pickers, drop-down menus, sliders)
Answer
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
48. A window that pops out to display a larger image or video, and typically dims the page in the background, is called a:
Answer
Correct Answer:
Lightbox
Note: This Question is unanswered, help us to find answer for this one
49. The best way to apply global changes across numerous pages is to use the Masters panel
Answer
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
50. Collections of widgets you can reuse throughout your file are known as:
Answer
Correct Answer:
Masters
Note: This Question is unanswered, help us to find answer for this one
51. User interface objects used to design your wireframes are known as:
Answer
Correct Answer:
Widgets
Note: This Question is unanswered, help us to find answer for this one
52. What are some simple ways to make higher-fidelity wireframes and prototypes with the default Axure widgets?
Answer
Correct Answer:
All of these are correct
Note: This Question is unanswered, help us to find answer for this one
53. How does Axure support rapid, remote collaboration between team members, clients, and even test participants?
Answer
Correct Answer:
All of these are correct
Note: This Question is unanswered, help us to find answer for this one
54. What is/are a weakness(es) of Axure?
Answer
Correct Answer:
All of these are correct
Note: This Question is unanswered, help us to find answer for this one
55. How would you set an interaction to occur when a page is loaded?
Answer
Correct Answer:
Use the "OnPageLoad" case under the "Page Interactions" menu
Note: This Question is unanswered, help us to find answer for this one
56. If you know Axure has a certain feature for a widget, but do not know how to access that feature, what should you do first?
Answer
Correct Answer:
When in doubt, right click! Most widget properties can be accessed by right-clicking the widget
Note: This Question is unanswered, help us to find answer for this one
57. What is/are other way(s) to incorporate interactions besides creating dynamic panels?
Answer
Correct Answer:
All of these are correct
Note: This Question is unanswered, help us to find answer for this one
58. True or False? If you create a switch button using a dynamic panel that toggles between an On and Off state using interactions, the button will have those interactions when you add the custom widget to a page.
Answer
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
59. What is/are common mistake(s) made by many Axure users?
Answer
Correct Answer:
All of these are correct
Note: This Question is unanswered, help us to find answer for this one
60. Which of these are NOT main areas of the Axure RP application window?
Answer
Correct Answer:
All are included
Note: This Question is unanswered, help us to find answer for this one
61. How can you easily align widgets (either vertically or horizontally)?
Answer
Correct Answer:
All of these are correct
Note: This Question is unanswered, help us to find answer for this one
62. To create complex interactions (such as changing panel states, moving widgets, enabling drag/drop of widgets), what must you use?
Answer
Correct Answer:
Dynamic Panels + Interaction Menu
Note: This Question is unanswered, help us to find answer for this one
63. What would you use connector for?
Answer
Correct Answer:
Creating flow diagrams
Note: This Question is unanswered, help us to find answer for this one
64. An element that allows users to only choose one option from a predefined list is called a:
Answer
Correct Answer:
Radio button
Note: This Question is unanswered, help us to find answer for this one
65. A dynamic scrolling list of items where previous and next items are partially visible is typically known as:
Answer
Correct Answer:
An image carousel
Note: This Question is unanswered, help us to find answer for this one
66. A stack of states or diagrams that contain other widgets is a:
Answer
Correct Answer:
Dynamic panel widget
Note: This Question is unanswered, help us to find answer for this one
67. If you want to create a custom text field without the ugly default border that Axure provides, what is the best way to do this?
Answer
Correct Answer:
Use the "Text Field" widget and toggle it's border off
Note: This Question is unanswered, help us to find answer for this one
68. Which of these are NOT events specific to the Dynamic panel?
Answer
Correct Answer:
OnDragStop
Note: This Question is unanswered, help us to find answer for this one
69. Which of the following features allows you to set default and custom formats for Axure widgets?
Answer
Correct Answer:
Widget Style Editor
Note: This Question is unanswered, help us to find answer for this one