Most viewed questions in Software Testing

+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,966 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,253 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,361 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,822 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,124 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,708 views
+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,531 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,435 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,136 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,847 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,760 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,469 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,389 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,363 views
+1 vote
2 answers

Does system admin experience counted for software testing jobs?

Your experience as a professional will get ...READ MORE

Mar 14, 2019 in Software Testing by Vardhan
• 13,190 points
2,247 views
+1 vote
3 answers

What is Functional Testing in Software Testing?

Hello, I hope this info is useful to ...READ MORE

Aug 20, 2020 in Software Testing by anonymous
• 210 points

edited Aug 20, 2020 by Gitika 1,894 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,775 views
+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,733 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,570 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,547 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,506 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,316 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,296 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,269 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,227 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,226 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,206 views
+1 vote
1 answer
+1 vote
2 answers

What are the limitation of Functional testing?

It should mention in ur story only ...READ MORE

Sep 1, 2020 in Software Testing by Sri
• 3,190 points
1,175 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,173 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,152 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,129 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,091 views
+1 vote
2 answers

What are the advantages of Functional Testing?

In simple words , expected result and actual ...READ MORE

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

What are the different software testing types?

we have 2 types of testing . Functional ...READ MORE

Sep 1, 2020 in Software Testing by Sri
• 3,190 points
1,042 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
948 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
944 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 930 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
908 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
806 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
805 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
742 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
729 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 719 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
653 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
651 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
572 views