Skip to main content

Integarting AI with testing


Forum|alt.badge.img+1

Hi All,

Has anyone integrated ai with testing as for testing the video we would need to use python with deep

learning algorithm.

Thanks,

Harish n

12 replies

Forum|alt.badge.img+3
  • Specialist
  • 69 replies
  • April 28, 2023

We’ve used ML for many testing related areas, but nothing specific to videos I’m afraid


David.Giacomini
Forum|alt.badge.img+1

Interesting to see how quickly AI is being adopted and developed in all sorts of use cases. We just introduced AI to help generate test cases in our TTM for Jira product that dramatically increases productivity.

Specifically for video, a company like Alegion is doing some great AI/ML work along the lines of data labeling but even they have a large team of humans to solve what AI is unable to determine.


Kat
Forum|alt.badge.img+2
  • Community Manager
  • 106 replies
  • April 28, 2023

Yes, there have been already some tools to test images and videos using AI methods. AI-based image/video testing tools work based on detecting different objects of interest within two or more images/videos and comparing those objects to test if there are any changes in the same object within the images/videos. Most of the AI-based tools utilize Convolutional Neural Network (CNN), which is a popular deep learning architecture for image and video processing applications.

For more information, you can visit this web page (Video Analytics in Practical AI Applications [2023 Guide] - viso.ai) that introduces Video Analytics, which is a deep learning based tool for analyzing and detecting changes in videos that is a common use case of video testing. You can also find a deep learning based algorithm for real-time change detection in video here (A Real-Time Change Detection Algorithm | Rafik Hariri Institute for Computing and Computational Science & Engineering (bu.edu)).


  • Ensign
  • 5 replies
  • May 10, 2023
alex_read wrote:

We’ve used ML for many testing related areas, but nothing specific to videos I’m afraid

Can you describe some ML projects in your company?


Forum|alt.badge.img+3
  • Specialist
  • 69 replies
  • May 24, 2023

I can’t give too many details away due to NDAs but some personal thoughts where ML can help now posted at 

 


  • Space Cadet
  • 2 replies
  • October 12, 2023

Anyone here have implemented Smart Regression Testing with AI?  It uses intelligent ML algorithms to choose and prioritize test cases.

 


  • Space Cadet
  • 2 replies
  • October 18, 2023

@David.Giacomini  same here, we are currently using chatGPT in creating test cases, and it has been a huge help.  We also utilize chatGPT to create/check some of the codes for our automated testing. 


mmario.ffrohlich
Forum|alt.badge.img+3
alan.barona wrote:

@David.Giacomini  same here, we are currently using chatGPT in creating test cases, and it has been a huge help.  We also utilize chatGPT to create/check some of the codes for our automated testing. 

Could you, please,  share some experience how you did it ? Can you show an example pls ? I’ve been thinking on implementing the same thing in our company, but I’m not sure how the end result will turn out :) 

 

 


IOan
Forum|alt.badge.img+5
  • Pilot
  • 64 replies
  • October 23, 2023
mmario.ffrohlich wrote:
alan.barona wrote:

@David.Giacomini  same here, we are currently using chatGPT in creating test cases, and it has been a huge help.  We also utilize chatGPT to create/check some of the codes for our automated testing. 

Could you, please,  share some experience how you did it ? Can you show an example pls ? I’ve been thinking on implementing the same thing in our company, but I’m not sure how the end result will turn out :) 

 

 

@mmario.ffrohlich - wanted to do a full series on that topic but stopped since people did not want to learn about ChatGPT and promting 

 :


mmario.ffrohlich
Forum|alt.badge.img+3

@IOan  thanks' for the share, I’ll give it a look :) 

 

wanted to do a full series on that topic but stopped since people did not want to learn about ChatGPT and promting 

 

Really ? That’s really surprising considering all the hype. I mean, LLMs are here and are spreading like wildfire regardless how one feels about them. Why not grab opportunity to learn something about new technology. Sheees, sometimes I really can’t understand us humans. What’s next, burning LLMs at the stake ?! 

 

 


Kat
Forum|alt.badge.img+2
  • Community Manager
  • 106 replies
  • October 27, 2023

It may be useful ShiftSync Video📺: AI in software test automation | ShiftSync Community (tricentis.com) Here is Rhona, AI research lead at Tricnetis, explains how AI is used in testing.


s.matlock
Forum|alt.badge.img
  • Community Manager
  • 14 replies
  • November 7, 2023

Our most recent webinar with our very own David Colwell, Tricentis’ VP for Artificial Intelligence & Machine Learning, is relevant to this as well: 

Webinar Recording 🎥 Is Generative AI taking over Testing? by David Colwell | ShiftSync Community (tricentis.com)