top of page
Khyati Sehgal
Agile Practitioner | Thought Leader | Quality Leader | Scrum Master
Search
Random generator functions in selenium
In this post I will be sharing code of 3 generators:- Random Phone number generator Random Email generator Random name generator So let...
khyati sehgal
Jun 7, 20181 min read
29 views
0 comments
Dealing with multiple browsers in selenium
As technology grows we have to deal with multiple things. Things which are similar in behaviour and functioning but still different. One...
khyati sehgal
Jun 7, 20182 min read
3 views
0 comments


Basic commands to start working with git.
In one of my previous blog, I have shared my experience why we need to use ‘Git’. In this post I will share basic commands to start with....
khyati sehgal
May 28, 20182 min read
1 view
0 comments
Running selenium scripts on browser Safari and Mac Operating System
Safari Logs SafariDriver Launcher [ 0.007s] [safaridriver.client] Connecting to SafariDriver browser extension... [ 0.019s]...
khyati sehgal
Aug 4, 20172 min read
5 views
0 comments


A quick beginners guide of git.
The team is when more than 2 people work on a small goal to achieve some concrete task. On every single day we get daily tasks to...
khyati sehgal
Jun 28, 20172 min read
1 view
0 comments
FAILED CONFIGURATION: @BeforeTest startDriver org.openqa.selenium.SessionNotCreatedException:
ERROR FAILED CONFIGURATION: @BeforeTest startDriver org.openqa.selenium.SessionNotCreatedException: A new session could not be created....
khyati sehgal
Jun 28, 20171 min read
10 views
0 comments
An error occurred while collecting items to be installed session context was:(profile=SDKProfile, ph
ERROR STACK An error occurred while collecting items to be installed session context was:(profile=SDKProfile, phase=org.eclipse.equinox.i...
khyati sehgal
Jun 27, 20171 min read
48 views
0 comments
Functional test cases of shopping cart.
Here are some areas which we can focus on while testing shopping cart:- SingleProductAddToCart Select any product. Select Add to Cart...
khyati sehgal
Feb 16, 20177 min read
0 views
0 comments


Lessons learned (the hard way) in software testing
What we speak is what we have learned. There are some very basic simple rules which we can follow as we grow as a Quality Analyst. In...
khyati sehgal
Jul 18, 20162 min read
1 view
0 comments


ADB for mobile quality analysts.
As we (QA) are growing more towards automation, we have now started exploring tools which developers are using for their development. Not...
khyati sehgal
Jan 31, 20161 min read
2 views
0 comments


How to start mobile testing in android.
There are multiple approaches you can take to kick start mobile testing. For this you need to understand what you are actually trying to...
khyati sehgal
Dec 31, 20152 min read
2 views
0 comments
How to take screenshots via Selenium.
If we have to prove something to either a developer or a Product owner then we generally we have several ways via which we can actually...
khyati sehgal
Oct 1, 20151 min read
0 views
0 comments
How to run Selenium tests in headless mode.
Quick, pace, speed are some synonyms that describe us. We, humans, want pace in each and every act of ours. We want to speed up things as...
khyati sehgal
Sep 30, 20152 min read
1 view
0 comments


Manual testing is eating us,or otherwise..!!
We as a tester always relish on the new things, we always want to discover things. If we go by definition we have different profiles in...
khyati sehgal
Sep 9, 20152 min read
0 views
0 comments


M-commerce .. an insight.
Mobile is a big hit in the 21st century, we are so much obsessed with mobile phones that we can not count hours we spend in our...
khyati sehgal
Aug 25, 20152 min read
0 views
0 comments


M-commerce use cases
Think of a scenario in which we have a mobile user in India and he wants to send money to his relative living in Africa who does not have...
khyati sehgal
Aug 25, 20152 min read
1 view
0 comments


Making code commits in a better way.
Developers always work for their growth and betterment be it a niche technology or any fast technique. Here in this post I have listed...
khyati sehgal
Nov 19, 20142 min read
0 views
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


Selenium , when and how to start with
In today's fast paced world, the task of manual testing where huge amounts of data is involved looks very cumbersome. Time is like the...
khyati sehgal
Oct 18, 20144 min read
5 views
0 comments
Part II – One step deeper into Page Object Model.
As we have already discussed in my last post on page object model, why we need design patterns while coding. In this post, lets see what...
khyati sehgal
Oct 8, 20147 min read
0 views
0 comments
bottom of page