Skip to main content

Questions tagged [manual-testing]

Manual testing is the process of manually testing software to ensure the correctness, completeness and quality of developed software.

manual-testing
0 votes
2 answers
111 views

Sending a request from other country without using a VPN / manual testing

I have to test the performance of picture uploading from USA without using a VPN on WEB and on iOS device. Will be good if at least I could sent a request from to USA. Is it possible ? There is any ...
Astraj411's user avatar
-2 votes
1 answer
43 views

Connection Test

How can I test the net-connectivity of app in performance? I want to Test the net-connectivity range of the app in performance. For example, if the connection scale is 3G in some regions, the ...
Ani Narzullo's user avatar
1 vote
1 answer
278 views

How to test Random method of dart library in Flutter?

I am trying to test the Random method from the dart library in Flutter. I got to know about seeding for the Random method to test it but it doesn't make the method purely random as it would behave ...
Aayush Sahay's user avatar
1 vote
1 answer
436 views

Cypress Testing is Not Working whereas Manual Testing is

I have been using the Cypress testing tool for end to end tests. However, when it comes to saving and displaying certain data, it'll save when done manually but not when the Cypress bot runs through ...
Celia E's user avatar
  • 13
0 votes
1 answer
209 views

menu bar is not appearing in JMETER IDE

jmeter when ever I try to save my test isn't saving and showing error.Even menu bar is not appearing in above image ERROR: = java.lang.NoClassDefFoundError: Could not initialize class org.apache....
Jaitavya Mishra's user avatar
0 votes
1 answer
26 views

Parameters are not considered by JMeter

I'm new to JMeter. I'm trying to test this endpoint manually using JMeter : @GetMapping("total-opportunities-value") ResponseEntity<DashboardMetricDto> getTotalOpportunitiesValue(){} ...
Bihi23's user avatar
  • 86
0 votes
2 answers
619 views

About "Restore Purchase " button in android and IOS

I won to ask what android games should have a restore button or not ?? I Searched on google and read all articles but I did not find a satisfactory answer.
khushi hathliya's user avatar
2 votes
1 answer
937 views

I can't simulate credit card failures via rejection trigger in the PayPal Sandbox. What is the right flow?

Hi guys I am trying to simulate card errors in the sandbox. But can't understand how I can trigger it... Simulate card errors To simulate credit card failures, pass a rejection trigger in the First ...
BoGra4's user avatar
  • 21
0 votes
0 answers
47 views

Postman AssertionError: expected 10137 to equal 10093

enter image description hereWhenever I try to edit the task the test fails Test code: let jsonData = pm.response.json(); pm.test("Gallery has correct id", function(){ pm.expect(pm....
Luka Persaj's user avatar
1 vote
3 answers
3k views

Download Test Run Results from Azure DevOps

We are using the Azure DevOps Test Plan module for our manual testing. We have a Test Plan, under which, we have Test Suite, under which we have Test Cases that are assigned to different Testers. ...
Shubham Gupta's user avatar
0 votes
1 answer
44 views

How the JMeter actually works? Does it add records to the application in real time?

Can we add data in application(registration form/candidates details etc) using JMeter? I create script -HTTP Request where I used ${__UUID()} function to create random UID -Create HTTP Req with ...
Nil.'s user avatar
  • 1
0 votes
1 answer
22 views

Test functionality manually by adding maximum records in SQL table, how should i add those many records?

I have to test functionality manually where , if a background job fails then a record is added in a table having columns Exception Id, Job Id, Job Name, Exception, Method Name, Service Name, etc. ...
Monika Jadhav's user avatar
-3 votes
1 answer
142 views

When should Smoke and Adhoc testing to be done [closed]

I am new to the Software Testing, I wanted to know when we can perform smoke and Adhoc in Practical Also if you guys can provide me some good link that I can refer that also usefull
Thomos's user avatar
  • 3
0 votes
1 answer
46 views

How I can run 100 different clint end reports on azure server and check response time of every report.?

Am a manual tester and newbie in automation. I need to test the response time of 100 different reports from the azure server to Clint's end. If I go manually It almost takes a day. Suggest a solution ...
Awais Bhatti 's user avatar

15 30 50 per page
1
2 3 4 5
9