Key challenges of software testing

What are the key challenges of software testing?

Key Challenges of s/w testing are:

1. Testing considered late in project.

2. Requirements not testable.

3. Integration is done after all components have been developed: This might result into full testing not being covered.

4. Complete testing is not possible.

5. The application can be in a stable form so that it can be tested.

6. The testing always should be under time constraint.

7. There is lack of skilled testers.

8. The requirements may keep on changing.

9. There can be some lack of resources tools and training.

10. A complete application has to be tested.

11. A proper understanding of the requirements,domain knowledge and the business user perspective understanding.

12. To know which tests need to be execute first.
Roles of glass-box and black-box testing tools
Roles of glass-box and black-box testing tools - Glass Box (or white box) testing is the process of giving i/p to the system and checking how the system processes...........
Difference in writing the test cases for Integration testing and system testing
Integration testing is done at module level when various modules are integrated with each other to form a system or sub-system.............
What is "bug leakage?" and what is "bug release?
Bug leakage and bug release - A bug leakage results when a bug is detected which should have been detected in earlier builds/versions of the application...........
Post your comment
Discussion Board
Testing challenges
Software Testing has lot of challenges both in manual as well as in automation. This is not the case always. 1) Testing the complete application: 2) Misunderstanding of company processes: 3) Relationship with developers: 4) Regression testing: 5) Lack of skilled testers: 6) Testing always under time constraint:
So resolve all these problems by making proper testing strategy; visit the below link :https://goo.gl/HDhttV
Julie 11-7-2016