top of page
Khyati Sehgal
Agile Practitioner | Thought Leader | Quality Leader | Scrum Master
Search
JavaScript elements handling in selenium
As we see most of the applications are moving towards development with Angular, React, Aurelia, JS, TS bases scripting language and...
khyati sehgal
Aug 2, 20191 min read
0 views
0 comments


Implementing page object model using protractor and typescript
Before we dwell on some facts let us step back and understand why I am actually writing this blog. As we understand with this rapid...
khyati sehgal
Aug 2, 20192 min read
4 views
0 comments


Current timestamps in selenium
In this post I will be sharing a function to get current timestamp in selenium? I will be sharing a code snippet which will have a...
khyati sehgal
Jun 7, 20181 min read
1 view
0 comments
Part 2 – Resolution of some major-frequently-seen Selenium utilities.
This blog is a continuation of my previous blog . Here I am collating the data according to my own experience. These methods can be added...
khyati sehgal
Oct 21, 20142 min read
2 views
0 comments


Part 2-API testing with rest assured.
In continuation with my previous blog, here I will be sharing some basic rest services methods implementation like POST, GET etc. REST in...
khyati sehgal
Sep 20, 20142 min read
1 view
0 comments


Part 1- API testing with rest assured.
In this post, I will share some basic rest assured code that can be directly used in a project which can support Java, Page Object Model,...
khyati sehgal
Sep 20, 20142 min read
6 views
0 comments
Part 1 – Resolution of some major frequently seen Selenium utilities.
This blog will only focus on areas in which coders usually search over the web. Here I am collating the data according to my own...
khyati sehgal
Sep 17, 20142 min read
0 views
0 comments


Jenkins- java.net.BindException: Address already in use
In this post, I will be sharing a solution of error which is very common while starting up Jenkins. Aug 03, 2018 1:41:25 AM...
khyati sehgal
Aug 26, 20141 min read
1 view
0 comments


Exception in thread “main” org.openqa.selenium.WebDriverException: Error forwarding the
ERROR Exception in thread "main" org.openqa.selenium.WebDriverException: Error forwarding the new session Empty pool of VM for setup...
khyati sehgal
Aug 26, 20142 min read
2 views
0 comments
selenium grid: org.openqa.selenium.remote. UnreachableBrowserException: Could not start a new sessio
Error: [TestNG] Running: C:\Users\user\AppData\Local\Temp\testng-eclipse-314942106\testng-customsuite.xml FAILED CONFIGURATION:...
khyati sehgal
Aug 24, 20142 min read
1 view
0 comments


Jenkins installation – A continuous integration continuous delivery tool
Jenkins is a very useful tool not for the DevOps engineer but for the whole agile team. From coding to the last deployment of code it is...
khyati sehgal
Aug 20, 20142 min read
0 views
0 comments


java.lang.UnsupportedClassVersionError: com/CucumberOptions/RunCukeTest : Unsupported major.minor ve
Hi all, I am trying to run an existing project of cucumber in my existing eclipse and faced an issue. In this piece of write-up, I will...
khyati sehgal
Aug 14, 20142 min read
6 views
0 comments
Maven : Know-how !
To build the Enterprise Edition applications we use Maven. Please download and install Maven. The build is tested with version 2.2.1 and...
khyati sehgal
Aug 7, 20142 min read
0 views
0 comments


Polymorphism concept to the beginners.
The most common question asked in interviews is the OOPS concept details, meaning, and example. Today, I will be sharing some real-life...
khyati sehgal
Jul 24, 20141 min read
1 view
0 comments


Java – A learning curve .
Today I would like to share my own experience of learning Java. To be honest , I had no idea of Java coding in my college days, during my...
khyati sehgal
May 27, 20142 min read
1 view
0 comments
bottom of page