Testing in VR world
Virtual reality it's taking importance in the recent days. In the testing side we need to take into account some particularities of the platform that might not be common in other platforms.
In this talk, I intent to cover the different testing branches and what we would need to check while in VR.
Outline/Structure of the Talk
1) Introducing VR
2) What it is important about VR for testers
3) Checking different testing branches and highlighting VR needs on each of them
4) Showcase of issues on VR
5) Questions
6) Showcase of VR projects for those interested
Learning Outcome
Attendees would get more knowledge of VR. It will open for discussions about the future of testing and virtual reality.
Target Audience
Anybody interested in VR (Virtual reality)
Prerequisites for Attendees
No prerequisite
Links
Github virtual museum project about testing in VR: https://github.com/NoemiElisa/museum
Previous talk (in Spanish) https://www.youtube.com/watch?v=se4GWU9xmbo
Photos from previous talk in Dublin with Ministry of testing: https://www.meetup.com/Ministry-of-Testing-Dublin/photos/27966813/
Blog: https://thetestlynx.wordpress.com
schedule Submitted 2 years ago
People who liked this proposal, also liked:
-
keyboard_arrow_down
Noemi Ferrera - Using Machine Learning for Test Case Decision
45 Mins
Demonstration
Beginner
Running too many tests could be expensive in the agile world. Selecting the right test cases to run has always been a tough task.
In this talk, I intend to explain how machine learning could help us determine test cases to run from a large test suite. I start explaining the problem itself and the variables that we can take into account in order to decide the most representative tests.
We will explore examples of situations of data relationships that would not seem to be obvious for a human but a machine could detect.
Then I explain a bit on machine learning and how it could be applied to this problem. We will look into how much reliable this solution would be and what can we do to implement it, as well as alternatives to this solution.
Last I show an example and open for questions.