top of page
Khyati Sehgal
Agile Practitioner | Thought Leader | Quality Leader | Scrum Master
Search


Eclipse – Integrated Development Environment
Today I will share my personal know-how of a great tool that every developer must have used and many automation tester should-have used....
khyati sehgal
Aug 7, 20143 min read
0 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
Unhandled rejection RangeError: Maximum call stack size exceeded
While working with protractor with Typescript I and my team was facing this issue. I thought of sharing this here as it was a good...
khyati sehgal
Jul 22, 20142 min read
14 views
0 comments
java.lang.IllegalStateException: The path to the driver executable must be set by the webdriver.chro
java.lang.IllegalStateException: The path to the driver executable must be set by the webdriver.chrome.driver system property; for more...
khyati sehgal
Jun 18, 20142 min read
2 views
0 comments
org.openqa.selenium.firefox.NotConnectedException Unable to connect to host 127.0.0.1 on port 7055
Hi every one , I have started working on selenium some years back and there are multiple issues which I have seen from the beginning of...
khyati sehgal
May 28, 20143 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
Why to apply Page Object Model in automation frameworks.
Today I will share how and why we can apply design pattern concepts while creating a new framework. Let’s try and understand why we need...
khyati sehgal
May 25, 20142 min read
0 views
0 comments


My First Selenium – Java Project in eclipse.
Today I will be sharing how to start making a new selenium project. I will start with some basic requirements and then will be proceeding...
khyati sehgal
May 25, 20142 min read
0 views
0 comments
bottom of page