All Questions

-2 votes
0 answers
4 views

Why test automation is important?

How does test automation enhance today's software development environment? How can automation significantly enhance testing efficiency, reduce human error, and speed up release cycles? By implementing ...
0 votes
1 answer
44 views

SoapUI Load Testing - Define a Curve to Test On

I am trying to run a test with 11 steps, and I want to define a curve of how frequently tests will be sent. That is, I want to start off with one request per second, then graduate that until I hit a ...
0 votes
1 answer
731 views

Unable to Locate Elements through Automator Viewer on Login Pop-up Box

I am working on a mobile project, but I got stuck with it, as I cannot Locate any element for this Login pop-up Box through UIAutomator Viewer, the only elements being displayed by the UIAutomator ...
0 votes
1 answer
294 views

JMeter plugin so that we are able to see run time error when we are doing executions

Please suggest JMeter plugin or debugger so that we are able to see runtime error when we are doing executions
3 votes
1 answer
591 views

Running Selenium not under a Testing Framework

I've been using Selenium for a while but with a slightly different scope (actually constraints). Instead of running a test for a particular site, I'm interested for instance in filling in a web form ...
0 votes
2 answers
6k views

Required Login Session to Run HTTP Request in JMETER

Precondition: Need To Login Application first, then I can send my API request to the server, so who can set this thing in Jmeter? Current: I am getting error as "{"Message":"Request was not made ...
0 votes
2 answers
336 views

Issue in displaying webpage in IE11 in selenium webdriver

I am able to input the username, the password, and then click on the login button, but after clicking on the login button it displays nothing on webpage in IE11 but works fine with Chrome and Firefox. ...
2 votes
1 answer
326 views

How to assert custom XML response does not return any unwanted tags in SOAPUI?

I wonder if there is a way to assert that XML response does NOT contain any other tags than those expected? I am using plain http requests (no WSDL, schema validation, not SOAP, not REST) and the ...
0 votes
1 answer
80 views

JMeter Integration With Azure Pipeline and after execution of test getting as directory not found

As Part of Jmeter Integration With Azure Pipeline and after execution of test getting as below errors: 1.Error generating the report: org.apache.jmeter.report.dashboard.GenerationException: Error ...
1 vote
3 answers
5k views

Jmeter env custom function doesn't read environment variable

I was following blazemeter tutorial on how to run Jmeter script from the command line (cmd.exe in Windows10 OS). I'm trying to pass environment variable to the Jmeter ${__env} (according to this page) ...
0 votes
1 answer
25 views

Timed out retrying after 4000ms: expected url to equal url in Cypress

Trying log in after 2fa , is not possible log in with Cypress, it gives the following error Timed out retrying after 4000ms: expected url to equal url. How can I handle this issue? it("Login"...
0 votes
1 answer
626 views

Different context name for webview in Hybrid Android App test through Appium

While testing Hybrid android app in Appium, a change of context from NATIVE to WEBVIEW is expected. But, the name of the WEBVIEW context does not remain same at all instance of testing. However, it is ...
4 votes
1 answer
308 views

Getting and logging the selenium version used in a groovy project

I'm using Selenium in my Groovy application as a Maven dependency. Now I'm looking for a way to log the used Selenium Version to the console. I tried this: BuildInfo info = new BuildInfo(); def ...
0 votes
1 answer
64 views

Replicate the Load runner scenario in Jmeter

I want to recreate the loadrunner scenario in Jmeter using ultimate thread group But iam Lost . This is the Load runner scenario Attached the schedule Graph below Below is the formation of ultimate ...
0 votes
1 answer
412 views

Login with different Login ID's for native mobile application using JMeter

I know for different parameters I have to use a CSV DatasetConfig and create a .csv file, with the email id and password separated by a comma. For native mobile apps, we are using HTTPS Test Script ...

15 30 50 per page
1
2 3 4 5
778