Open in app

Sign In

Write

Sign In

Vinay Varma
Vinay Varma

11 Followers

Home

About

Feb 20, 2022

My Learning

19-Feb: Java Program Internals: What happens when a Java program is run: 2 Processes: Compiler Process / JDK Runtime Process / JRE (JVM+Libraries) Compiler compiles (Part of JDK): Java code(.java) is compiled and converted to Byte Code(.class) Runtime process / JRE: Class loader loads Byte code to Memory (CL — part…

2 min read

My Learning
My Learning

2 min read


Feb 20, 2022

EDI Learning

What is EDI? Electronic Data Interchange (EDI) is the computer-to-computer exchange of business documents in a standard electronic format between business partners. EDI stands for Electronic Data Interchange and loosely defined, EDI is the structured transmission of electronic data. Examples of electronic data transmitted — Purchase orders, Invoices and Shipping…

4 min read

4 min read


Aug 5, 2021

How I cracked Amazon QAE II Interview?

Hello Amazon aspirants!! I have recently cleared all interviews for the QAE II position at Amazon. I would like to share about the interview process, expectations, preparation tips and the resources I referred to during my preparation. Most of the information is already present on Web/YouTube. …

5 min read

How I cracked Amazon QAE II Interview?
How I cracked Amazon QAE II Interview?

5 min read


Apr 27, 2021

Test Plan

1. Objective: This section mentions the objective or purpose of the Test Plan. For Eg, this may be like — “This document creates the road map to be referred or followed in testing process of xxx feature/project”. 2. Pre-requisites: I mention the project dependencies here, that are to be ready/setup to start this project. …

3 min read

3 min read


Dec 30, 2020

Leetcode — Easy Problems & Solutions — Amazon (https://leetcode.com/company/amazon/)

905. Sort Array By Parity Given an array A of non-negative integers, return an array consisting of all the even elements of A, followed by all the odd elements of A. You may return any answer array that satisfies this condition. Example 1: Input: [3,1,2,4] Output: [2,4,3,1] The outputs [4,2,3,1], [2,4,1,3], and…

Amazon Interview

16 min read

Amazon Interview

16 min read


Nov 19, 2020

Step by Step Guide — Selenium & Docker — Run UI cases in Docker containers

Docker is a vast topic, and it is altogether a separate area of study. Here, we study docker in the perspective of Selenium / Automation testing. w.r.t Selenium, we deal with docker to execute the UI / automation tests in Docker images / containers. Note: Here I am not repeating…

Selenium

4 min read

Selenium & Docker — Run UI cases in Docker containers
Selenium & Docker — Run UI cases in Docker containers
Selenium

4 min read

Vinay Varma

Vinay Varma

11 Followers
Following
  • Arun Kumar Singh

    Arun Kumar Singh

  • Sundhar Ram

    Sundhar Ram

  • Rachit Gupta

    Rachit Gupta

  • Rachit Gupta

    Rachit Gupta

  • JMassapina

    JMassapina

See all (6)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech