Backlinks to NicoleRadziwill in all Webs (Search Main Web only)

Results from Main web retrieved at 18:51 (GMT)

AdminGroup
%IF{"(NOT defined GROUP) OR $GROUP = ''" then=' How to add the first administrator If you haven\'t previously set up an administrator, follow these steps: (Note:...
CodeSyntaxHighlighting
Code Syntax Highlighting You can tell the system which language you're writing code in, and it will automatically format and color code it according to widely rec...
CognitiveDiversity
Leveraging the Benefits of Cognitive Diversity Cognitive diversity arises in groups where people differ in knowledge, beliefs, ideas, preferences, opinions, assum...
CombineMultipleTopics
There is no information in this page. It just pulls together the contents of other pages/topics using the INCLUDE command and displays them here. This means you c...
DiversityandInclusion
Diversity and Inclusion Resources To contain resources from Diversity and Inclusion discussion. What is unconscious bias? Unconscious biases are learned stereot...
DoCoolStuff
Do Cool Stuff * UseEmojis because everyone needs a :smile: sometimes * System.DocumentGraphics in case you need a or 100 different things * Co...
EmbedIframes
Embedding Iframes Although it's admittedly kludgey and not searchable, iframes with analytical notebooks can be attached. Make them searchable by including keywor...
FlowchartsWithGraphviz
Flowcharts with Graphviz You can draw flow charts with Graphviz by specifying, in plain text, the relationships you want to illustrate. This is great for document...
GettingStarted
Getting Started Creating Topics What are "Webs"? * "Webs" are like folders that have been created to address a specific topic or group. For example one of t...
InfoMgmt
Information Management We looked at four information management utilities: Guru (SaaS Only), FOS (Local Only; installed at http://ultra.guide), wikijs (Local or S...
InfoMgmtGraph
Information Architecture This does not cover customer journey info, e.g. Leads Opps Clients. %GRAPHVIZ{ "digraph G { A label="Web Site" B label="Gate...
InfoMgmtPersonalPerspective
Where Should I Write/Publish Content? "Content" means any information that you might write or record, including notes, lessons learned, examples, end to end case ...
InfoMgmtTypes
Info Mgmt Data and Information Types Proposal: Curator/ Coordinator Controlled Records Controlled Documents Kelley LMS Security Core Ops ...
MakeCalendars
Creating Calendars To create a calendar, make a bullet list of dates and call the CALENDAR command to display them. There are lots of options to make your calenda...
MakeTables
Make Tables Simple Table The simplest tables can be made by typing text like this: Column 1 Column 2 Column 3 Obs 1 Obs 2 Obs 3 Obs 1 ...
ManagerGroup
Edit this topic to add a description to the ManagerGroup
OrgChart
A Text Editable Org Chart // From https://renenyffenegger.ch/notes/tools/Graphviz/examples/organization chart // Inspired by https://stackoverflow.com/a/7374543/1...
RenderingMath
Rendering Math with LaTeX You can write LaTeX text (mathematical notation) and it will render an image with your math. This code: \int_{ \infty}^\infty e^{ \alp...
SitePreferences
SitePreferences %MAKETEXT{ "Foswiki's default preferences are located in _1 , however settings defined here have override priority and should be used for local ...
SortableTables
Sortable Tables Sometimes, you need to put information in a quick table and be able to sort it by column. Here's an example of how to do that. Column 1 Column...
SrLeaderGroup
Edit this topic to add a description to the SrLeaderGroup
UseEmojis
Use Emojis in Your Posts Using markup, you can also embed emojis into your posts. Keep it professional, though! Some of our webs are publicly viewable. For exampl...
WebBottomBar
Copyright Message Main.NicoleRadziwill 06 Mar 2020
WebHome
Ultra Guide is a collaborative notepad and index of resources (that can be stored here, on Drive, in Confluence or Guru, or elsewhere on the web). All Ultranauts ...
WebLeftBar
PUBLIC WEB " warn="off"}% * ** * * * * * * %IF{"istopic ''" then=" * $percntICON{\"statistics\"}$percnt $percntMAKETEX...
WebLeftBarExample
" warn="off"}% * ** * * * * * * %IF{"istopic ''" then=" * $percntICON{\"statistics\"}$percnt $percntMAKETEXT{\"Statist...
WebPreferences
Main Web Preferences Appearance * Set WEBBGCOLOR = #FFEFA6 * web specific background color, current color * Set SITEMAPLIST = on * Set WEBSUMMAR...
WhereToPutInformation
Where To Put Information Where should you store information? That depends on 1) how easily you want the information findable by Ultranauts and 2) how easily you w...
WikiUsers
List of Ultra Guide users Below is a list of users with accounts. If you want to edit topics or see protected areas of the site then you can get added to the list...
Number of topics: 29

Results from Automation web retrieved at 18:51 (GMT)

AngieJonesJavaSeleniumTips
Java/Selenium Tips from Angie Jones The following recommendations come a "Code Smells" video (36:57) from Angie Jones (of Test Automation University). She shares ...
ApacheMaven
Apache Maven Maven turns your human readable Java code into executables that computers can run (a process called “building”). If you built your code manually (e.g...
BehaviorDrivenDevelopment
Behavior Driven Development (BDD) Behavior Driven Development (BDD) is the process that helps ProductOwners, SoftwareEngineers, QualityEngineers, and business rep...
BusinessAnalysisForTestAutomation
Business Analysis for Test Automation in progress Automation projects are for everyone, not just programmers. The business analysis portion of test automation ca...
CucumberTool
Cucumber Tool What is Cucumber? Installing Cucumber Additional Resources * https://en.wikipedia.org/wiki/Cucumber_(software) Main.NicoleRadziwill 13 Apr...
GherkinLanguage
Gherkin Language A Feature consists of one or more Scenarios A Scenario may have Background conditions that need to be met up front A Gherkin Scenario consists of...
r2 - 24 Jul 2020 - 19:49 by SummerDale
GoodGherkinGuidelines
Good Gherkin Guidelines Here are some guidelines started by the team to help you write better FeatureFiles using GherkinLanguage. Keep Scenarios Simple, Short, a...
InstallingMaven
Installing Maven Maven turns your human readable Java code into executables that computers can run (a process called “building”). If you built your code manually ...
r2 - 24 Sep 2020 - 21:21 by MichaelComstock
MinimumReproducibleExample
MinimumReproducibleExample The currency of the Stack Overflow system is the Minimum Reproducible Example (MRE). If you want to entice other people to solve your v...
ProjectObjectModel
Project Object Model (pom.xml) This XML file sits in the base directory of a Java project. It provides configuration information to ApacheMaven so that your Java ...
SeleniumIDE
Selenium IDE SeleniumIDE is a test automation support tool. Install it by downloading the browser extension for Chrome, Firefox, or both. It is NOT the same as Se...
ShiftLeft
Shift Left A "Shift left" approach is taken to embed quality assurance activities earlier in the SoftwareDevelopmentLifeCycle (SDLC); activities are moved to the ...
ShiftLeftBDD
Shift Left / BDD * Shift Left BDD (Context Examples) v1.0 10 Apr 2020 18 slides (Ultranauts Only) Main.NicoleRadziwill 13 Apr 2020
StackOverflow
Stack Overflow Stack Overflow is a free online community where programmers help each other solve problems. Watch the 30 min screencast here (Password: the topic o...
WebScrapingWithSelenium
Web Scraping with Selenium Moral of the Story: In addition to being useful for testing the presence and functionality of elements in a web UI, Selenium can also b...
Number of topics: 15

Results from Testing web retrieved at 18:51 (GMT)

EndToEndTestMetrics
End to End Test Metrics End to End (E2E) testing replicates real user facing scenarios from the point they begin interacting with your system, to the point that t...
FeaturedTopics
Featured Topics This is a parent for extremely important topics that should be featured on the front page of this web. If your topic or resource has broad value, ...
GlossaryOfTerms
Glossary of Technical Terms Related to Testing Software Quality Assurance Thanks to Main.EricKessler and Trash.TrashCarrieBlackman for getting this kicked off i...
TwoFactorAuthenticationTesting2FA
Two Factor Authentication (2FA) Testing Found this on Twitter and thought it provided an interesting approach. * 2FA tweet: * 2FA testing diagram: ...
WelcomeTester
Welcome Tester This page needs to be created by someone who can point to our most important resources for test planning, test strategy, and manual test execution….
Number of topics: 5
© 2020 Ultranauts - 75 Broad Street, 2nd Floor, Suite 206, New York, NY 10004 - info@ultranauts.co