[Script Info] Title: [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,hello and welcome to this episode of ask Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,Raghav In QA and in Testing in general we Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,do functional testing where we check our Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,application meets all the functional Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,requirements, but what if a person with Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,some special needs have to use our Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,application there may be a person with Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,some visual impairment or there maybe a Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,blind user there may be a person with some Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,auditory or hearing issues or maybe some Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,cognitive issues now accessibility testing Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,is all about making sure that people with Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,some special needs can use our Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,application that we can use and make Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,sure that our application is accessible Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,to everyone, it is a non-functional Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,testing and here we can use tools like Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,speech recognition software, so for Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,example there can be a person with some Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,visual issues or impairment, so in that Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,case there must be some speech Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,recognition software that the person Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,can just speak, and the software Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,should be able to understand and Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,take the command from the user.