We have disciplines like SDLC, STLC (Software Testing Life Cycle) to develop the Quality product. On Similar lines, what can be the life cycle for Successful Testing career?
Software testing, Software testing tools, Software Quality
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...
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...
Our product is built using API's (i.e, Client server model). We want to conduct Load testing to find out the break points. And at the same time we should be able to trouble-shoot where & why the issues are ? possibility of improving this break point level? etc The reason is we want to have...


