Open in app
Home
Notifications
Lists
Stories

Write
Ferawati Hartanti Pratiwi
Ferawati Hartanti Pratiwi

Home

Jul 30

L&D series: Appium Inspector

Learning and Development chapter 21. Please read previous article before continue: L&D series: Build iOS simulator .app via CLI After we build .app, next we want to do an inspect element for our iOS .app. We will use Appium tools to inspect the apps element. For Appium ≥ 1.22.x, we…

Appium

3 min read

L&D series: Appium Inspector
L&D series: Appium Inspector

Jul 28

L&D series: Build iOS simulator .app via CLI

Learning and Development chapter 20. Install Xcode. Enter iOS developer repository. Run these command: $ gem install bundler $ bundle $ pod install To build iOS .app we could use this syntax. $ xcodebuild -workspace <xcode workspace>.xcworkspace -scheme <xcode scheme name> -sdk iphonesimulator. Note: If there are any error, please…

I OS

2 min read

L&D series: Build iOS simulator .app via CLI
L&D series: Build iOS simulator .app via CLI

Jul 1

L&D series: Google Sheets API

Learning and Development chapter 19. Need to record some data to Google Spreadsheet? Here’s the steps. Open https://console.developers.google.com/ and Select a project.

Google Sheet Api

3 min read

L&D series: Google Sheets API
L&D series: Google Sheets API

Published in Towards Dev

·Jun 24

B2B series: Multiple Node.js version

Back To Basics chapter 3. Your automation repo need v16.x.x of Node.js? But the developer repo need v14.x.x? And you will need to setup both repos? We can use nvm for that solution. NVM is stands for Node.js Version Manager. Using nvm we can install many versions of Node.js in…

Nodejs

2 min read

B2B series: Multiple Node.js version
B2B series: Multiple Node.js version

Jun 3

L&D series: Pre-commit & Pre-push

Learning and Development chapter 18. Have you ever: Forgot to add fixed code cause of code linter? Accidentally push the unwanted file? CI CD that exceeds monthly payments? I have a tips !!! We can use it for any other languages, but we need to install it with Node.js. If…

Nodejs

2 min read

L&D series: Pre-commit & Pre-push
L&D series: Pre-commit & Pre-push

May 22

L&D series: Generate GitHub SSH key

Learning and Development chapter 17. What is SSH key? Secure Shell or known as SSH key is a key that have access for credential used within the SSH protocol. Generate SSH key Open terminal then type ssh-keygen -t rsa. Press enter on keyboard. Input y if ssh file already exist.

Ssh

2 min read

L&D series: Generate GitHub SSH key
L&D series: Generate GitHub SSH key

May 21

L&D series: Generate GitHub token

Learning and Development chapter 16. Hi, Learning & Development series is BACK !!! I hope we can study together more often. What is token? GitHub token or known as Personal access token is another way to authenticate GitHub other than using a password. We could use token when we try to hit GitHub…

Github

3 min read

L&D series: Generate GitHub token
L&D series: Generate GitHub token

Nov 23, 2021

B2B series: Perkenalan tentang regex

Back To Basics chapter 2. Kali ini lebih ingin nulis dalam bahasa Indonesia :D Cerita singkat: pada zaman dahulu kala, ketika saya baru masuk dunia kerja sebagai fresh graduate, CTO pertama saya mengenalkan saya pada regex. Saya langsung berpikir code macam apa ini???!!! Beliau hanya menyuruh saya mencoba dan memberikan…

Basics

4 min read

B2B series: Perkenalan tentang regex
B2B series: Perkenalan tentang regex

Nov 8, 2021

B2B series: Create shorter XPath

Back To Basics chapter 1. /html[1]/body[1]/div[1]/div[3]/form[1]/div[1]/div[1]/div[1]/div[1]/div[2]/input[1]— is the past that I want to forget. Did you do Inspect — go to Inspector tab — right click — click Copy menu — choose XPath ? I hope you read this article with a good attention. …

Xpath

3 min read

B2B series: Create shorter XPath
B2B series: Create shorter XPath

Jul 19, 2021

IMHO series: Be a good Senior QA Engineer

Junior — Medior — Senior are a common 3 phases of QA engineer’s life. In my previous company, I already experienced 3 phases of QA engineer’s life. In this article, I’m not trying to patronize anyone. …

Senior Engineer

2 min read

IMHO series: Be a good Senior QA Engineer
IMHO series: Be a good Senior QA Engineer
Ferawati Hartanti Pratiwi

Ferawati Hartanti Pratiwi

mpermperpisang official Medium account

Following
  • Prathan D.

    Prathan D.

  • LION KING

    LION KING

  • Bradley Nice

    Bradley Nice

  • Darius Foroux

    Darius Foroux

  • TestArchitect

    TestArchitect

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable