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


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
No main manifest attribute, in selenium-java-2.42.0.jar
Error Statement java -jar selenium-java-3.XX.0.jar -help no main manifest attribute, in selenium-java-2.42.0.jar Rectification of command...
khyati sehgal
Aug 20, 20141 min read
1 view
0 comments


Selenium Grid: Forbidden for Proxy, HTTP ERROR: 403
Command to start Selenium Grid at your local java -jar selenium-server-standalone-2.41.0.jar Aug 20, 2014 7:44:34 PM...
khyati sehgal
Aug 20, 20141 min read
27 views
0 comments
org.openqa.selenium.WebDriverException: Error forwarding the new session Empty pool of VM for setup
Problem Statement Exception in thread "main" org.openqa.selenium.WebDriverException: Error forwarding the new session Empty pool of VM...
khyati sehgal
Aug 20, 20142 min read
529 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
java.lang.NullPointerException at com.eviware.soapui.reporting.engine.export.XmlExporter.export
Hi all, its been a month I am working on SoapUI and I started writing blogs on SoapUI. From today onwards I will share the hiccups I have...
khyati sehgal
Aug 11, 20142 min read
2 views
0 comments
Unhandled rejection TSError: Unable to compile TypeScript
Problem statement DevTools listening on ws://127.0.0.1:52555/devtools/browser/24e3b3aa-b5fe-4940-bfb8-b1c18e4c60df Unhandled rejection...
khyati sehgal
Aug 7, 20141 min read
16 views
0 comments


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
JMeter – quick start from setting up to increasing size.
To set up Jmeter at your local you need to follow some instructions I have mentioned below. And this will depend on the type of OS you...
khyati sehgal
Aug 7, 20142 min read
0 views
0 comments


Test cases of ‘elevators’?
The best way to write test cases is to categorize them such that it can be applied to the given situation. For instance, if I take an...
khyati sehgal
Jul 26, 20142 min read
2 views
0 comments
Test cases of ‘Fan’?
If we want to examine any tester then the best way to know him/her is to ask him real-time questions over real-time examples. Just like...
khyati sehgal
Jul 25, 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


Beautification of a console with npm dependency
While submitting a paper in one of the conferences I have observed that it’s not just the code which they see while accepting the...
khyati sehgal
Jul 22, 20142 min read
0 views
0 comments


Soft assertions in protractor based typescript automation framework
How many of us has seen that while running code at once glance if the code fails at some step, then other test steps which meant to run...
khyati sehgal
Jul 22, 20142 min read
3 views
0 comments


Adding ‘Events’ in SoapUI projects
SoapUi provides a wide range of features, and via these capabilities, we can not only test our web-services as a whole but also we can...
khyati sehgal
Jul 22, 20142 min read
0 views
0 comments


Test cases of ‘folders in Windows Operating System’.
Functional test case Creation of a folder with all kinds of characters like underscores, a hyphen should work. Verify for all special...
khyati sehgal
Jul 20, 20141 min read
1 view
0 comments


SoapUI Tutorial Part 4 : Effectively using JDBC connections and databases in SoapUI
In today’s world, if you are a tester, QA, developer, or UI developer, you can not escape from data. Data is everywhere on the web , in...
khyati sehgal
Jul 18, 20142 min read
1 view
0 comments


SoapUI Tutorial Part 3 : Deep dive assertions in SoapUI
Validation is way too important than Invention, I hope you agree with this statement as not only testers, business analysts, product...
khyati sehgal
Jul 17, 20143 min read
0 views
0 comments
bottom of page