General Scripts Recorder Locators Advanced scripting
100
They automatize steps and actions on a website to gather data and see how the site performs.
What are scripts for?
200
Depends on what your goal is.
As many steps as you need.
How many steps does a script need?
200
The page acts like a web page.
Might be a connection issue: check connection or proxy settings.
I just opened the recorder, I have an error loading the first page, why? How do I troubleshoot it?
100
- CSS
- DOM
What are the 2 types of locators?
300
page complete/network/time/validation/event/SMS
What are the 6 types of wait actions?
300
Always include one on the final step to verify the correct page loaded
Preferably include one after each step.
What is the best practice regarding validation actions?
100
- Steps
- Actions
What is a script composed of?
200
If sure, hit 'x' to remove.
If not, comment action out.
-> Best practice: always comment first when cleaning scripts: no undo possible.
I want to clean my script and remove actions. How can I do that?
100
Document Object Model: hierarchy of elements in HTML.
What is DOM?
200
Validation
I block the agent from continuing until a specified DOM is presented, what type of wait action am I?
100
Business Process Worksheet (BPW)
What is the first thing to do when you need to create a script?
200
- Record
- Playback
What are the 2 main features of Gomez Recorder?
100
False, I can only replace scripts.
I can remove scripts from the Gomez portal, true or false?
100
Cascading StyleSheet: uses identifiers and class names to style the HTML page.
What is CSS?
200
Event
I block the agent from continuing until selected client-side event has been triggered, what type of wait action am I?
200
- It clearly defines and documents the business process to be scripted
- A chance for everyone involved in the Test Management process to sign off on the script
What is a BPW for?
200
- Playback: IE(local), FF(packaged), Chrome(packaged)
- Record: FF(built-in)
Which browsers for recording and which browsers for the playback?
100
The data are still stored.
When replacing a script, what happen to the data collected by the old version?
200
Top down approach for locators, nothing was found.
I run my script and I end up with an User Script Failure, why?
200
Blacklist them.
I identified different machines that I know are messing with my tests. What can I do?
200
Step number
Step name
URL
Action
Validation
Screenshot
Comments
What are the different parts of a BPW?
200
... back ticks
I am a parameter, to be referenced inside an action, I need to be surrounded by...
100
Change from Keystroke to FormFill.
I want to monitor a search on Google, my script returns a succession of type and wait actions, why did I forget to do?
200
Native JS DOM objects and methods to access page elements.
How do we locate elements using DOM?
300
Use custom headers.
I want to test my script for a device that is not supported by default, what can I do?






test

Press F11 for full screen mode



Limited time offer: Membership 25% off


Clone | Edit | Download / Play Offline