Most answered questions in Software Testing

+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 924 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,889 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
904 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
735 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,233 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
721 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,238 views
+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,171 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,061 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,033 views
0 votes
1 answer

What is Robotic Process Automation (RPA) ?

Robotic Process Automation (RPA) is a technology ...READ MORE

Oct 23, 2023 in Software Testing by anonymous
• 3,320 points
230 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,188 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,261 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
800 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
567 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,451 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
645 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,539 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,754 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,167 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
381 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,716 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,842 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,937 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,312 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,355 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
646 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,806 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,141 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,218 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,368 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,127 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,763 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,493 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,288 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
940 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,703 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,333 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,429 views
0 votes
0 answers

what are automation tools ?

Dec 15, 2023 in Software Testing by Evanjalin
• 360 points
76 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
558 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
408 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
552 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,568 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,207 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
802 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 717 views