Quality Analysis Question:
Explain what are the key challenges of software testing?
Answer:
Following are some challenges of software testing
★ Application should be stable enough to be tested
★ Testing always under time constraint
★ Understanding requirements, Domain knowledge and business user perspective understanding
★ Which tests to execute first?
★ Testing the Complete Application
★ Regression testing
★ Lack of skilled testers
★ Changing requirements
★ Lack of resources, tools and training
★ Application should be stable enough to be tested
★ Testing always under time constraint
★ Understanding requirements, Domain knowledge and business user perspective understanding
★ Which tests to execute first?
★ Testing the Complete Application
★ Regression testing
★ Lack of skilled testers
★ Changing requirements
★ Lack of resources, tools and training
Previous Question | Next Question |
What is release? | Do you know why do we choose automated testing over manual testing? |