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


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


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


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
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


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
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.WebDriverException: f.QueryInterface is not a function
org.openqa.selenium.WebDriverException: f.QueryInterface is not a function Command duration or timeout: 17 milliseconds Build info:...
khyati sehgal
Jun 18, 20142 min read
0 views
0 comments


Dude , its not a ‘bug’ , its a ‘feature’ !!
If you have a product mindset and working with an Agile team, you will definitely feel connected with the problem statement I am going to...
khyati sehgal
May 25, 20143 min read
0 views
0 comments


Agile process -Part -II .
In continuation of my last post where I discussed what are the roles of the teams in the Agile process, here I am going to discuss how...
khyati sehgal
May 24, 20142 min read
1 view
0 comments


Selenium components and their architectural differences.
I have seen many people asking a repetitive question in interviews if they see Selenium written on any Curriculum Vitae of a Test...
khyati sehgal
May 16, 20143 min read
4 views
0 comments


Functional test cases of login.
Cracking an interview is not a Rocket Science to be frank , but yes for some it could be 😀 Lets talk in general , what is the...
khyati sehgal
May 16, 20143 min read
0 views
0 comments


Test 'me' ..err cookies are not that complex to test with Selenium.
If we talk in simple terms Cookies are some thing which parents always teach their child 'Not to have'. And same applies to some web...
khyati sehgal
May 15, 20143 min read
0 views
0 comments


Web Automation – quick walk !
What is WEB ? Everything which is available over internet is Web . Automation in layman terms is to imitate a user action. It could be a...
khyati sehgal
May 1, 20142 min read
0 views
0 comments


Introduction to Selenium Locators.
Often, Recording and playing back a recorded script using Selenium IDE and Webdriver is just a stepping stone to write a more meaningful...
khyati sehgal
Apr 16, 20143 min read
1 view
0 comments
Behavior Driven Development can make your life more relaxing.
In agile methodology, when we talk about delivery then it’s all about customer satisfaction and acceptance. Recently, I presented a...
khyati sehgal
Mar 16, 20144 min read
1 view
0 comments
All about Automation and its pros and cons !
The current trend in user interfaces is geared towards graphical user interfaces (GUIs). GUIs are very complicated and hence GUI testing...
khyati sehgal
Feb 16, 20146 min read
1 view
0 comments


Sharing fun through Software testing !
I agree , Software development comes with different flavors but the whole idea is to make a Working Model out of some technical skills...
khyati sehgal
Jan 16, 20143 min read
0 views
0 comments


Lets talk Selenium !!
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 9, 20133 min read
0 views
0 comments
bottom of page