Most voted questions in Software Testing

+4 votes
0 answers

How to scroll up and down in Protractor?

I have a scroll bar inside Window. ...READ MORE

Feb 3, 2020 in Software Testing by Ingridd
• 160 points
4,479 views
+2 votes
0 answers

How to automate RESET Scenario having OTP generation via phone using Selenium Webdriver JAVA ?

I want to automate a scenario where ...READ MORE

Oct 7, 2020 in Software Testing by anonymous
• 140 points
1,523 views
+2 votes
0 answers

Hello. Iam testing a php script and i get a notice error how do i fix it?

A PHP Error was encountered Severity: Notice Message: Undefined ...READ MORE

Aug 28, 2020 in Software Testing by Titus
• 160 points

edited Aug 28, 2020 by Niroj 1,139 views
+2 votes
1 answer

Karate Framework support soap Web services and REST

Yes, Karate framework supports most of these ...READ MORE

Aug 28, 2020 in Software Testing by Lyana
2,300 views
+2 votes
1 answer

Python Unit-tests are running twice when run created test suite

Hey @Raghvir, this might probably be because ...READ MORE

Jul 14, 2020 in Software Testing by Kim
2,301 views
+2 votes
1 answer

Even after providing proper xpath for element on mobile applcation,it is not able to click on the button??

You could probably try using WebDriver driver; ...READ MORE

May 8, 2020 in Software Testing by Kim
1,258 views
+2 votes
2 answers

How to read data in Robot framework from excel file.

You can try run "py –m pip ...READ MORE

May 19, 2020 in Software Testing by anonymous
8,136 views
+2 votes
0 answers

Comparing data with the data in excel sheet using Selenium Webdriver

Hello, I have written a code for registration ...READ MORE

Apr 9, 2020 in Software Testing by Kunal
• 140 points
5,054 views
+2 votes
0 answers

"error": "unsupported_grant_type" is returned when sending post request with x-www-form-urlencoded

keywords.user_loads_a_Request("AdminLogin", CONFIG.getProperty("URI")+"api/login"); // Adminlogin file contains the ...READ MORE

Dec 17, 2019 in Software Testing by anonymous
• 140 points
917 views
+2 votes
1 answer

How to find Predicate String and IOS Class chain through Xpath in Appium IOS Platform. ?

https://github.com/facebookarchive/WebDriverAgent/wiki/Class-Chain- ...READ MORE

Dec 2, 2019 in Software Testing by anonymous
4,389 views
+1 vote
0 answers

webdriverio vs cypress how to choose

webdriverio vs cypress how to choose READ MORE

Jun 7, 2021 in Software Testing by Sri
• 3,190 points
534 views
+1 vote
0 answers

Automation test scripts are failing in linux

Hi Team, All test script are running properly ...READ MORE

May 28, 2021 in Software Testing by Sri
• 3,190 points
394 views
+1 vote
0 answers

How to run scripts from two different frameworks

Hi, I have a project I am working ...READ MORE

Dec 23, 2020 in Software Testing by Maryna
• 130 points
530 views
+1 vote
1 answer

Maven project file error occurs after creation

Hey, @Boopathy, Please be clear in explaining the ...READ MORE

Dec 21, 2020 in Software Testing by Shreesha N

edited Jun 23, 2023 by Khan Sarfaraz 1,112 views
+1 vote
1 answer

How to do stress testing in Apache flink? Kindly suggest the tool which is used to do stress testing.

Hey, @Savitha, Loadrunner from HP is the widely used ...READ MORE

Dec 9, 2020 in Software Testing by Gitika
• 65,910 points

edited Jun 23, 2023 by Khan Sarfaraz 1,202 views
+1 vote
1 answer

Console window Output Does not exist after update Chrome Version Update

Hello, @Boopathy, Regarding your query, There can be ...READ MORE

Nov 26, 2020 in Software Testing by Gitika
• 65,910 points
776 views
+1 vote
1 answer

How to handle domestic/national number OTP other than TWILLIO?

Hey, @Sanjay, Regarding your query, I would suggest ...READ MORE

Nov 25, 2020 in Software Testing by Gitika
• 65,910 points
543 views
+1 vote
1 answer

TestNG from command line - chrome starts successfully but nothing happens after that

Hi. @Zaraaq, I was facing the same issue ...READ MORE

Nov 12, 2020 in Software Testing by Rajesh Popli

edited Jun 23, 2023 by Khan Sarfaraz 2,355 views
+1 vote
3 answers

Windows 10 Photos app not working

Same happened with me few days ago. ...READ MORE

Nov 6, 2020 in Software Testing by Logan
• 180 points

edited Sep 6, 2023 by Khan Sarfaraz 859 views
+1 vote
1 answer

Can any one tell me what's wrong in this test case for login thru TestNG

Hi, @Faha, You update your eclipse by clicking ...READ MORE

Oct 28, 2020 in Software Testing by anonymous
• 65,910 points
615 views
+1 vote
1 answer

Data driven test through Ms Excel is not entering the values properly in to the app only 1 is entering

Hi, @Faha, Chromedriver version should be shown in ...READ MORE

Oct 28, 2020 in Software Testing by Gitika
• 65,910 points
1,476 views
+1 vote
1 answer

Selenium webdriver in java how to automate email verification ?

Hey @Manali, check this out https://blog.mailtrap.io/selenium-email-verification/ Hope this ...READ MORE

Oct 19, 2020 in Software Testing by Karan
• 19,610 points

edited Jun 23, 2023 by Khan Sarfaraz 2,710 views
+1 vote
1 answer

Need Help NPM Error

Try to remove /usr/local/lib/node_modules/npm and reinstall node ...READ MORE

Oct 19, 2020 in Software Testing by Karan
• 19,610 points
1,135 views
+1 vote
1 answer

Please help me sir

Hello, You can go through this for complete ...READ MORE

Oct 14, 2020 in Software Testing by Niroj
• 82,880 points
364 views
+1 vote
1 answer
+1 vote
1 answer

soap web services are synchronous and asynchronous api calls

REST is purely an HTTP transport based ...READ MORE

Sep 1, 2020 in Software Testing by Sirajul
• 59,230 points
1,619 views
+1 vote
1 answer

Rest Services are synchronous and asynchronous api calls

"Synchronous" or "Asynchronous" is the behavior of the ...READ MORE

Sep 1, 2020 in Software Testing by UltraInstinct
2,799 views
+1 vote
1 answer

difference between synchronous and asynchronous api calls

Synchronous means that you call a web ...READ MORE

Sep 1, 2020 in Software Testing by Sirajul
• 59,230 points
40,762 views
+1 vote
1 answer

Does karate framework support c#

Karate actually is language-neutral and uses Gherkin, but ...READ MORE

Aug 31, 2020 in Software Testing by Sirajul
• 59,230 points
1,270 views
+1 vote
1 answer

Functional testing VS Regression Testing

Nice information! It could be better if ...READ MORE

Aug 20, 2020 in Software Testing by Sirajul
• 59,230 points
611 views
+1 vote
1 answer

How can i bypass login in Selenium webdriver?

Hey @Pranish, here's a method that uses ...READ MORE

Aug 12, 2020 in Software Testing by Karan
• 19,610 points
5,715 views
+1 vote
1 answer

How can we connect Selenium to Existing browser in Ruby Programming language?

Check this out https://www.browserstack.com/docs/automate/sele ...READ MORE

Aug 11, 2020 in Software Testing by Karan
• 19,610 points
1,085 views
+1 vote
1 answer

Restsharp support webservice automationtesting like rest .

Hey, here's an example with sample code. check ...READ MORE

Aug 10, 2020 in Software Testing by Karan
• 19,610 points
1,158 views
+1 vote
1 answer

Select a row in AG-grid through selenium c# ..?

For every angular grid, angular generates the ...READ MORE

Jul 7, 2020 in Software Testing by Sirajul
• 59,230 points
4,038 views
+1 vote
2 answers

Click Element, Button (any click keyword) is not working on IE, though same is working on Chrome, safari, edge

Have you tried capabilities for ignore zoom ...READ MORE

Jul 28, 2020 in Software Testing by Pavan Andi
881 views
+1 vote
1 answer

Steps to Test Broken Links Using JMeter

Here are the steps involved in testing ...READ MORE

Jun 30, 2020 in Software Testing by Lyana K
1,677 views
+1 vote
1 answer

while executing this I am getting this error can anyone please help me with the solution please

This happens when you have added the ...READ MORE

Jun 25, 2020 in Software Testing by Sirajul
• 59,230 points
1,454 views
+1 vote
0 answers

Selenium Driver.Pageload() is not working in safari browser

Am trying to wait tll page loads ...READ MORE

Jun 21, 2020 in Software Testing by Kumar
• 130 points
773 views
+1 vote
0 answers

How to Communicate OTP from email to intelliJ using cucumber

Hi, I want to communicate OTP from gmail ...READ MORE

Jun 10, 2020 in Software Testing by anonymous
• 130 points

edited Jun 10, 2020 by Gitika 694 views
+1 vote
2 answers

What is the best way to learn automation testing?

Step 1: learn any programming language like ...READ MORE

Sep 1, 2020 in Software Testing by Sri
• 3,190 points
700 views
+1 vote
0 answers

Not able to execute unittests from pytest terminal

Hi All, I was able to execute the ...READ MORE

Mar 13, 2020 in Software Testing by Karthik
• 130 points
1,106 views
+1 vote
0 answers

Write Assert fail differences to Excel or text file, Selenium C#

I am using selenium  with C# I have ...READ MORE

Feb 27, 2020 in Software Testing by Etl
• 170 points
1,063 views
+1 vote
1 answer

soapUI test with Jenkins

Hey Ashutosh, I myself don't have any ...READ MORE

Sep 16, 2019 in Software Testing by Abha
• 28,140 points
923 views
+1 vote
0 answers

what is regression testing [closed]

Aug 27, 2019 in Software Testing by anonymous

closed Aug 27, 2019 by Kalgi 460 views
+1 vote
1 answer

What are some attributes of a good test framework when selecting one? How to choose one among so many?

There are way too many and it's ...READ MORE

Aug 7, 2019 in Software Testing by Archana
• 5,640 points
4,652 views
+1 vote
1 answer

Is automation testing black-box testing or white-box testing?

You might have got confused because of ...READ MORE

Aug 7, 2019 in Software Testing by Archana
• 5,640 points

edited Jul 19, 2023 by Khan Sarfaraz 6,204 views
+1 vote
0 answers

who creates blocks in JIRA product owner, client or tester

who creates blocks in JIRA product owner, ...READ MORE

Jul 3, 2019 in Software Testing by anonymous
346 views
+1 vote
2 answers

Why automation? exactly what we test?

Hey, Automation testing is used to overcome the ...READ MORE

May 24, 2019 in Software Testing by Abha
• 28,140 points
681 views