Is Functional Testing (User acceptance tests (business transaction flows), +ve input tests, -ve input tests) sufficient to determine the Code Coverage? Do we see any additional coverage when we do non-functional testing (example: load testing with the same inputs used in functional testing)? If...
Software testing, Software testing tools, Software Quality
100% testing is time consuming. Also we can't spend our time & effort on test cases that are finding the bugs that are already found by other test cases. So, we need to come up with only creative test cases which finds UNIQUE bugs and helps in accelerating the quality product in time to the...
I am working as a software testing engineer. We follow manual testing in our company and now we are going to handle new project where we need to test the load and accuracy with lots of users. What tool do you suggest we use for load testing?
Software Quality Assurance, Software testing tools, Software performance metrics
We have an automation test client which is written for Functional Testing. This client takes inputs like what are the APIS to be called and the inputs, expected outputs, server ip, etc. This helped in our functional testing and is stable. Now to do load testing, We have added just 2 more...


