1 99:59:59,999 --> 99:59:59,999 hello and welcome to this episode of ask 2 99:59:59,999 --> 99:59:59,999 Raghav In QA and in Testing in general we 3 99:59:59,999 --> 99:59:59,999 do functional testing where we check our 4 99:59:59,999 --> 99:59:59,999 application meets all the functional 5 99:59:59,999 --> 99:59:59,999 requirements, but what if a person with 6 99:59:59,999 --> 99:59:59,999 some special needs have to use our 7 99:59:59,999 --> 99:59:59,999 application there may be a person with 8 99:59:59,999 --> 99:59:59,999 some visual impairment or there maybe a 9 99:59:59,999 --> 99:59:59,999 blind user there may be a person with some 10 99:59:59,999 --> 99:59:59,999 auditory or hearing issues or maybe some 11 99:59:59,999 --> 99:59:59,999 cognitive issues now accessibility testing 12 99:59:59,999 --> 99:59:59,999 is all about making sure that people with 13 99:59:59,999 --> 99:59:59,999 some special needs can use our 14 99:59:59,999 --> 99:59:59,999 application that we can use and make 15 99:59:59,999 --> 99:59:59,999 sure that our application is accessible 16 99:59:59,999 --> 99:59:59,999 to everyone, it is a non-functional 17 99:59:59,999 --> 99:59:59,999 testing and here we can use tools like 18 99:59:59,999 --> 99:59:59,999 speech recognition software, so for 19 99:59:59,999 --> 99:59:59,999 example there can be a person with some 20 99:59:59,999 --> 99:59:59,999 visual issues or impairment, so in that 21 99:59:59,999 --> 99:59:59,999 case there must be some speech 22 99:59:59,999 --> 99:59:59,999 recognition software that the person 23 99:59:59,999 --> 99:59:59,999 can just speak, and the software 24 99:59:59,999 --> 99:59:59,999 should be able to understand and 25 99:59:59,999 --> 99:59:59,999 take the command from the user.