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


A tribute to my ‘Great Nation’ – India.
I, a proud Indian, believes this is our duty to make all realize that poverty, illiteracy are not the tick-tack game in which we have an...
khyati sehgal
Sep 27, 20142 min read
0 views
0 comments


How to deal with Internet Explorer issues to make it work via Selenium.
To err is human, well said. I have been traversing over web what all new things I can explore and share knowledge about, but I can never...
khyati sehgal
Sep 26, 20142 min read
0 views
0 comments
How to deal with the databases when it stops following its own master.
During my experience in testing, I have worked on multiple databases, and I must say if you are working on database direct interaction...
khyati sehgal
Sep 26, 20141 min read
0 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


SyntaxError: Unexpected token while working with protractor on the local machine
ERROR log D:\Protractor\node_modules\protractor\built\logger.js:76 info(...msgs) { ^^^ SyntaxError: Unexpected token ... at...
khyati sehgal
Sep 17, 20141 min read
3 views
0 comments
at org.openqa.selenium.firefox.internal. NewProfileExtensionConnection.start
There are several phases in a tester’s life starting from working in a team to making an automation framework. Along with this he/she has...
khyati sehgal
Sep 9, 20143 min read
0 views
0 comments
Selenium grid : I/O exception (java.net.SocketException) caught when processing request: Permission
Today, in this write-up, I am going to share the resolution of an issue which is not a frequent one and will not come rapidly, but yeah I...
khyati sehgal
Sep 2, 20142 min read
1 view
0 comments
Helium .. a boon or not to all automation engineers?
‘Selenium’ is the hot topic in the automation sector, if any developer or tester knows Selenium well, then it is considered as he can do...
khyati sehgal
Aug 31, 20142 min read
4 views
0 comments
Resolution of some major Errors/Exception which users face while working with Selenium Grid.
1. failed configuration: @beforemethod setup org.openqa.selenium.webdriverexception: error forwarding the new session empty pool of vm...
khyati sehgal
Aug 31, 20141 min read
11 views
0 comments
Varied understanding of TestNg and Selenium grid on distinct lines.
Last week, I have given a session over the Selenium grid with one of my colleagues. In that session, we have covered various topic...
khyati sehgal
Aug 31, 20143 min read
1 view
0 comments
FAILED CONFIGURATION: @BeforeMethod setUp org.openqa.selenium. WebDriverException: Error forwardin
[TestNG] Running: C:\Users\user\AppData\Local\Temp\testng-eclipse-2068414740\testng-customsuite.xml FAILED CONFIGURATION: @BeforeMethod...
khyati sehgal
Aug 27, 20142 min read
2 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


Listening on port 32052:Exception in thread “main” org.openqa.selenium.remote. SessionNo
ERROR Started InternetExplorerDriver server (32-bit) 2.42.0.0 Listening on port 32052 Exception in thread "main"...
khyati sehgal
Aug 26, 20142 min read
3 views
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


java.lang.UnsupportedClassVersionError: Unsupported major.minor version 51.0 at java.lang.ClassLoade
java.lang.UnsupportedClassVersionError: com/xtr/parallel/QuickTestWinFF :Unsupported major.minor version 51.0 at...
khyati sehgal
Aug 24, 20141 min read
6 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
Exception in thread “main” org.openqa.selenium.WebDriverException: f.QueryInterface is n
In this blog post, I will share the resolution of an issue which is very general and often seen by Selenium developers. Exception in...
khyati sehgal
Aug 20, 20142 min read
1 view
0 comments


TS issue with Circular dependency
TypeError: Class extends value undefined is not a function or null Problem Circular dependency I was trying to create an object of class...
khyati sehgal
Aug 20, 20141 min read
2 views
0 comments
bottom of page