quality assurance Questions

Hi Everyone, I am currently working on validation testing. I want to upgrade myself. Can someone suggest which are has more demand and growth in IT Industries in testing aspect, please? 

User should be able to filter the date range from the drop down box. 

9 date range options available:

·       

 

Last 24 months

·        Last 12 months

·        Last 6 months

·        Last  year

·        This year

·        This quarters

·        Last quarters

·        This month

·        Last month

 

Thank you!!

Any test cases suggestions for the following requirement?:

User should be able to filter the date range from the drop down box. 

I have TC-1_To verify date range filter functionality in drop down box 

but I tink that's not right. Help!

 

Hi All ,

 

I am trying to look for the Chatbot testing tools in the market which are open source.

I have tried botium but the performance testing of Chatbot is only available in Software as a Service mode. I am hence trying to search for open source options ( as Apache Jmeter is open source tool for Performance testing of web application )

By Tim Thompson - February 16, 20212 Answers

With Microsoft Test Manager being abandoned by Microsoft we are looking for a suitable replacement.
A relacement tool needs to have these core features
- hierarchical structure of test suites
- parameters per test case for populating predefined values and creating iterations
- decent reporting
- integration with Git/GitHub
- well documented API

Any suggestions are welcome.

By Ella Luzhkova - January 20, 2021No Answers

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!

I am using Azure Databricks with Blob Storage. In my Python Notebook, I wanted to read a raw string using spark.read(). I dont know how to read a string with this methodology, if not this then is there any other way by which I can read a string value directly using spark. Because then I need to write that particular string in a text file using df.write.format("text").save([path]).

Currently I am only able to read contents from a file using spark.read.text([path of file]). So, instead of reading from file I directly wanted to pass a string value.

My company is moving from an Angular front end to a React one, and I'm researching the best way for the QA department to follow suit. We want to keep using the Protractor framework for test automation, but what tools would go best with React and Protractor in terms of maintanability, scalability and ease of use? Looking at Jest/Enzyme vs Mocha, Chai, TestCafe, Telerik, etc. Any opinions from those experienced with any of these tools would be greatly appreciated!

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.

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.
Is there any effective, swift way to do the same in better way which follows our working style??

Pages

StickyMinds is a TechWell community.

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