test management

Question

Mobile Device Farms

Hello everyone. Please help me find a device farm. I want a farm with performance statistics collection

I see it this way - we are writing a bot that can emulate player behavior. Next, we launch these bots on the farm on devices of different tiers. The farm records fps during the game and generates a report. Next, I look at which devices we have problems with and ask them to optimize. It is important that the farm has an API, with which I would pause/unpause the FPS recording (so as not to record useless FPS drops, for example, while loading a level).

cool if the farm can collect

- fps

- consumed RAM

- load on processor

Thank you!

Ella Luzhkova's picture Ella Luzhkova
Can you explain random/monkey testing?

Can you explain random/monkey testing?

steve joy's picture steve joy
5 Steps to Get to Test Driven Development

TDD is a software development approach in which a test is written before writing the code. When TDD is properly set up, it can bring numerous advantages and become a cost-saver, providing true value to the business. When TDD is not properly set up or without understanding how it should be used, it can be a waste of time and money. Quality comes not from inspection but from the improvement of the production process

Evgeny Tkachenko's picture Evgeny Tkachenko
Is there a specific certification for QA dept in product based companies?

Similar to QA dept being certified (Eg:ISO/IEX) in service based companies, is there specific certification for QA dept in product based companies?

Also provide details & process on how to get the QA dept certified.

Shyam R's picture Shyam R
Most Common QA Myths

One of my mentors, whom I admire, once told me, "Quality is not only QA's responsibility; everyone- from development engineers to technical architects, to product managers need to share the responsibilities. In a QA role, if you want to be successful, you have to know the right amount of information from everyone and always ask questions." I took my mentor's advice very seriously. 

Dilruba Malik's picture Dilruba Malik
Testing as a Craft: A Conversation with Greg Paskal
Podcast

Greg Paskal, evangelist in testing sciences and lead author for RealWorldTestAutomation.com, chats with TechWell community manager Owen Gotimer about testing as a craft, choosing the right test automation tools, and current testing trends around the world.

Owen Gotimer's picture Owen Gotimer
How to do away with traditional Testing process

Scenario: I am working for a Product based company where schedule is very tight and we usually do not get much time between releases to create proper test cases, update and manage test suite, revisit the existing ones. Hence even though we have quite a large amount of TC repository, most of the testing goes adhoc and so are the defects, rendering those cases un-fruitful.
Following traditional testing process consumes lots of test execution time which affect quality.
Our process does not follow proper agile methodology or waterfall. Even though we have dates timelines, estimations from Dev, QA etc but 99% of times they tend to extend due to last minute change request (decision: upper management).
Overall, since we are not following any proper methodology, following traditional testing method of creating ground level cases with steps/ updating on test management tool/ executing and then following defect management etc takes a toll.

Ankur Jain's picture Ankur Jain
how to get strong base for manual testing? what are best resources?

I am new to testing and my mentor at the company is asking me to get my base strong with regards to manual testing. I know java and made few demo projects with selenium - browser automation and rest assured - API testing . They are expecting me to have better test cases coverage and base needs to be strong . So , anybody knows few blogs/resources from which I can get my foundation strong?

 

 

hemil turakhia's picture hemil turakhia
Person parasailing 5 Steps to Getting Started with Risk-Based Testing

Risk-based testing is an approach to testing that helps us handle our limited resources. It’s also a valid model for years to come because it focuses testing resources where they can have the most impact—regardless of whether limitations are due to budget, tight schedules, or even the uncertainty of an unexpected situation like COVID-19. Here are some practical tips, examples, and steps you can use to adopt risk-based testing.

Shawn Jaques's picture Shawn Jaques
Bug on a leaf How to Respond to Retest Requests without a Clear Bug Fix

After finding and reporting a bug, a tester may get this response from a developer: "Please rerun the test on the latest version of the code and check if the bug still reproduces." This seems like a rational request; just as a change can cause a bug to appear, it can also fix a bug. But is following up the responsibility of the tester or the developer? And if the bug is no longer there, how do you classify and close it?

Michael Stahl's picture Michael Stahl

Pages

StickyMinds is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.