Trending questions in Selenium

0 votes
1 answer

What are the tools used for Performance Testing?

The different tools that you can use ...READ MORE

Feb 18, 2019 in Selenium by Tamanna
473 views
0 votes
1 answer

How to select value in dropdown using Watir

#clicking the dropdown i.e facebook's DOB browser.select_list(:id,"day").click #clicking the ...READ MORE

Jan 24, 2019 in Selenium by Sashank
1,535 views
0 votes
1 answer

What are the different tools used for Compatibility testing?

For compatibility testing you can use the ...READ MORE

Feb 15, 2019 in Selenium by Nandita
578 views
0 votes
1 answer

What are the tools used for change related testing?

The tools used for Change related testing ...READ MORE

Feb 19, 2019 in Selenium by Dia
401 views
0 votes
1 answer

What are things to be kept in mind to ensure effective regression testing?

Regression testing can get cumbersome, if not ...READ MORE

Feb 18, 2019 in Selenium by Jobin
434 views
0 votes
1 answer

What is beta testing?

Beta testing is the final pre-release stage ...READ MORE

Feb 20, 2019 in Selenium by Dheeraj
345 views
0 votes
1 answer

Get text of a webelement in selenium

You can use the following statement to ...READ MORE

Feb 13, 2019 in Selenium by Priyaj
• 58,090 points
654 views
0 votes
1 answer

How to Check if any alert exists in selenium using Python

This might work for you. It did ...READ MORE

May 10, 2018 in Selenium by king_kenny
• 3,710 points
12,659 views
0 votes
1 answer

What is compatibility testing?

Compatibility (Configuration) testing is performed to test ...READ MORE

Feb 15, 2019 in Selenium by Ritvik
507 views
0 votes
1 answer

Is Stress and Load testing same?

Both stress testing and load testing comes ...READ MORE

Feb 18, 2019 in Selenium by Tamanna
374 views
0 votes
1 answer

Login page test script using selenium and java in Eclipse IDE

Here is an example to login to ...READ MORE

Apr 23, 2018 in Selenium by Meci Matt
• 9,460 points
13,369 views
0 votes
1 answer

What is UI testing for a website?

The components that are tested in UI ...READ MORE

Feb 15, 2019 in Selenium by Mehrin
492 views
+1 vote
1 answer

How to click on Login button on facebook?

As you said, you can use the ...READ MORE

Dec 18, 2018 in Selenium by Nabarupa
2,987 views
0 votes
1 answer

What is Endurance Testing?

Endurance testing is basically when you test ...READ MORE

Feb 18, 2019 in Selenium by Tamanna
329 views
0 votes
1 answer

What is printing compatibility?

Printing compatibility gives a brief idea on ...READ MORE

Feb 15, 2019 in Selenium by Ritwik
459 views
0 votes
1 answer

What are the components of Web-site testing?

The components of Web site testing are ...READ MORE

Feb 14, 2019 in Selenium by Nabarupa Das
505 views
0 votes
1 answer

What is functional testing in selenium?

To keep a check on the fucntionality ...READ MORE

Feb 14, 2019 in Selenium by Esha Gupta
500 views
0 votes
1 answer

What are the tools used for UI Testing?

The popular tools used for UI Testing ...READ MORE

Feb 15, 2019 in Selenium by Mehrin
419 views
0 votes
1 answer

What is HTML/CSS validation?

HTML/CSS testing is done for the verification ...READ MORE

Feb 14, 2019 in Selenium by Sahil
438 views
0 votes
1 answer

What is Usablity testing?

The main aim of Usability testing is ...READ MORE

Feb 14, 2019 in Selenium by Sahil
420 views
0 votes
1 answer

What are the major exceptions that occur in Selenium?

There are mostly 5 different types of ...READ MORE

Feb 13, 2019 in Selenium by Priyaj
• 58,090 points
484 views
0 votes
1 answer

What is the significance of cross-platform testing?

Cross platform testing allows evaluating how your ...READ MORE

Feb 15, 2019 in Selenium by Ritwik
380 views
0 votes
1 answer

Selenium Webdriver fail conditions

There are some causes of Selenium WebDriver ...READ MORE

Jan 9, 2019 in Selenium by Finito
1,987 views
0 votes
1 answer

What is cookies testing?

Cookies are small files that are stored ...READ MORE

Feb 14, 2019 in Selenium by Esha Gupta
414 views
0 votes
1 answer

How to install Selenium IDE?

You can follow the following steps to ...READ MORE

Feb 12, 2019 in Selenium by Vasco
477 views
0 votes
1 answer

What is Documentation testing?

In documentation testing, the tester will test ...READ MORE

Feb 14, 2019 in Selenium by Esha Gupta
385 views
0 votes
1 answer

Difference between CpatureEntireScreenshot and CaptureScreenShot

CaptureEntireScreenshot will capture the screenshot of the ...READ MORE

Feb 11, 2019 in Selenium by Daniel
543 views
0 votes
1 answer

How is forms testing used for web-site testing?

Forms are used to interact with the ...READ MORE

Feb 14, 2019 in Selenium by Esha Gupta
379 views
0 votes
1 answer

What is content testing?

With the help of content testing, testers ...READ MORE

Feb 14, 2019 in Selenium by Sahil
350 views
+1 vote
1 answer

How to search for a string without clicking on search button

There is a way by which you ...READ MORE

Jan 5, 2019 in Selenium by Disha
2,066 views
0 votes
1 answer

What are the features of a good test framework?

The features of a good test framework ...READ MORE

Feb 8, 2019 in Selenium by rishu
599 views
0 votes
2 answers

Selenium: Diff between POM (page object model) and page factory?

Hi, In POM (Page Object Model) you create ...READ MORE

Mar 14, 2019 in Selenium by Ellen Dares
6,210 views
0 votes
1 answer

Using XPath preceding-sibling correctly

Since all buttons are on the same ...READ MORE

Apr 18, 2018 in Selenium by Vardy
• 2,360 points
13,369 views
0 votes
1 answer

What are the abilities of Selenium IDE?

Selenium IDE can perform the following tasks:- Selenium ...READ MORE

Feb 9, 2019 in Selenium by Trish
540 views
0 votes
1 answer

What is RasterFormatException in Java?

RasterFormatException is thrown by getSubImage() when the area specified by [ x,y ...READ MORE

Dec 31, 2018 in Selenium by rishav raj
2,232 views
0 votes
1 answer

Can a testNG suite run with different group names which doesn't exist?

Hey @Sradha, this works fine. Yes the ...READ MORE

Dec 27, 2018 in Selenium by Richa
2,395 views
0 votes
1 answer

How to create a executable jar file for TestNG and the runnnig point should be the Xml file

Use Eclipse Export Wizard. While exporting, select "Create ...READ MORE

Aug 24, 2018 in Selenium by Meci Matt
• 9,460 points
7,743 views
0 votes
1 answer

Select a drop down value of angular js application using selenium using text

To select drop down use following, driver.findElements(By.className("Your dropdown ...READ MORE

Jun 18, 2018 in Selenium by Samarpit
• 5,910 points
10,615 views
0 votes
1 answer

What is Behaviour driven framework?

Behaviour driven framework follows most of the ...READ MORE

Feb 8, 2019 in Selenium by Ram
463 views
0 votes
1 answer

How to search for multiple keywords in a random manner using Selenium in Java?

Hey @Sradha,  As you have created an array ...READ MORE

Dec 28, 2018 in Selenium by Nabarupa
2,212 views
0 votes
1 answer

What is the use of Sibling in Xpath?

Using sibling keyword, we can fetch a ...READ MORE

Jan 10, 2019 in Selenium by Frankie
• 9,830 points
1,680 views
0 votes
1 answer

How to disable a test case in testNG?

You can use the enable method to ...READ MORE

Jan 3, 2019 in Selenium by Nabarupa
1,904 views
0 votes
1 answer

Cannot click on Google search.

There is a very tiny mistake that ...READ MORE

Dec 21, 2018 in Selenium by Shuvodip
2,459 views
0 votes
1 answer

How to get the enter username using ID locator in Facebook?

To use the ID locator to test ...READ MORE

Dec 18, 2018 in Selenium by Nabarupa
2,533 views
0 votes
1 answer

How to check whether a text is present in the webpage or not?

Hey @Sradha, you can use this to ...READ MORE

Jan 2, 2019 in Selenium by Rudra
1,885 views
0 votes
0 answers

JSONObject json = new JSONObject(entry.getMessage()); throwing error

Getting the above error when using this: JSONObject ...READ MORE

Jan 30, 2019 in Selenium by Shubham
640 views
0 votes
1 answer

Cannot use sendkeys to input string on an element in selenium

The problem may be of the locator ...READ MORE

Jan 5, 2019 in Selenium by Dushyant
1,689 views
0 votes
1 answer

Get text from CSS property “content” on a - before pseudo element in Selenium WebDriver

I am not sure if WebDriver can retrieve ...READ MORE

Aug 8, 2018 in Selenium by Meci Matt
• 9,460 points
8,094 views
0 votes
1 answer

While monitoring your project on testing what all things you have to consider ?

The things that has to be taken ...READ MORE

Jan 28, 2019 in Selenium by Frankie
• 9,830 points
612 views
0 votes
1 answer

what purpose we have use selinum?

Selenium is an open source tool which ...READ MORE

Jan 31, 2019 in Selenium by Priyaj
• 58,090 points
466 views