Skip to content
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowX page opens in new windowYouTube page opens in new window
qavalidation
QA tools and automation testing techniques
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training
Search:
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training

Blog – grid

You are here:
  1. Home
  2. Blog
  3. Blog – grid
View allAbbreviations...ADBcommandsAgileAPIAppiumAutoitAwareness...cssCypressDatabaseDockerEclipseExtentReportsgitgithubActionsInternet RelatedJavaForQAJavascriptExecutorJenkinsCIjmeterjsonMacOSMavenBuildMiscMobileOffline InstallerProtractorPythonQTP_VBScriptingQuality Center and QC OTASeleniumC#SeleniumPythonSeleniumTestingSikuliSoftwareTestingSome termstestngTestStackWhiteFrameworkTypeScriptUncategorizedWeb linksWebdriverIO_TSWindowsOSxpath
Sort by dateSort by name
DescendingAscending

Tap on screen using appium

AppiumOctober 12, 2016

Tapping on any WebElement on screen is same as clicking on the object, (just, tap word is a mobile term),…

Read more

Automate swipe using appium – use of TouchAction

AppiumJuly 15, 2016

Swipe on mobile handsets can be of from Left to right or vice versa Top to bottom or vice versa…

Read more

Sublime text 3.x – Download setup customize to run python

Python, SeleniumTestingFebruary 8, 2018

Sublime text 3.x is one of the light weight multi platform python editor,one good thing about this editor is that…

Read more

String to char in java- str.charat(index)

JavaForQAOctober 30, 2017

If you want to display or get any one character from a string, java provides a method .charAt(index) [this returns…

Read more

String to char array in java- str.tochararray()

JavaForQAOctober 30, 2017

If you want to convert a string into character array, java provides a method .toCharArray() [this returns a character array],…

Read more

str.indexof(char) – index of char with in string using java

JavaForQAOctober 30, 2017

We have seen how to get a particular character from a string by providing the index, the same manner if…

Read more

Sticky Notes – How to backup/restore in windows OS

WindowsOSJanuary 6, 2015

In windows OS –For Backup Start -> Run and type %AppData%MicrosoftStickyNotes to open the “Sticky Notes” folder. Copy the StickyNotes.snt…

Read more

Static and Dynamic testing

SoftwareTestingFebruary 6, 2012

Static testing: The Verification activities fall into the category of Static Testing. During static testing, you have a checklist to…

Read more

Sorting array using Java

JavaForQASeptember 13, 2016

For sorting in the order of ascending or descending, we have one of the most popular sorting technique is bubble…

Read more
←1
23
…45678…
910111213141516171819202122232425262728293031323334353637
38→
Categories
Abbreviations... ADBcommands Agile API Appium Autoit Awareness... css Cypress Database Docker Eclipse ExtentReports git githubActions Internet Related JavaForQA JavascriptExecutor JenkinsCI jmeter json MacOS MavenBuild Misc Mobile Offline Installer Protractor Python QTP_VBScripting Quality Center and QC OTA SeleniumC# SeleniumPython SeleniumTesting Sikuli SoftwareTesting Some terms testng TestStackWhiteFramework TypeScript Uncategorized WebdriverIO_TS Web links WindowsOS xpath
Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Topics
  • Software-Testing
  • Selenium-Java
  • TestNG tutorial
  • Appium Tutorial
  • JavaForQA
  • Python topics
  • Protractor with TS
All rights reserved | qavalidation
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Go to Top