What are the key challenges of testing?

Showing Answers 1 - 15 of 15 Answers

choudary

  • Jul 15th, 2005
 

challenges of testing is writing test cases. 
A good test case is one that has a high probability to find an yet undiscovered error. 
A successful testcase is one which uncovers the error that is not yet find.

  Was this answer useful?  Yes

Akash Dolas

  • Dec 16th, 2005
 

Following are some challenges while testing software

1.Requirements are not freezed.

2.Application is not testable.

3.Ego problems.

4.Defect in defect tracking system

5.Miscommunication or no Communication

6.Bug in software development tools.

7.Time pressures

  Was this answer useful?  Yes

BISWAJIT PANI

  • Jun 16th, 2006
 

There are 2 main key challenge for a Tester.......

1) If there is not sufficient time to test the application properly..

2) If there is not sufficient Requirements from which you can get the proper product knowledge..

Except these 2 points all above points , which is given by other friends are also true

Regards

Biswajit Pani ( 09986183456)

panibiswajit@yahoo.com

  Was this answer useful?  Yes

google99

  • Jun 10th, 2008
 

When requirements keep on changing
When there is limited time
Designing a good test case.
Preparation of test data
Ability to communicate.

  Was this answer useful?  Yes

The main Challenge for any testing environment will be obviously to Test the application for its perfect functionality according to the requirement spcifications and well within the acceptable time limit. So that once after certifying the application by QA team it should fulfill the expectation about its functionality.

In fact this question is a simple 7 words question. But demands the Whole concept of testing as the Answer.

  Was this answer useful?  Yes

Siva Sankar

  • Aug 11th, 2011
 

Following are some challenges while testing software

1.Requirements are not freezed.

2.Application is not testable.

3.Ego problems.

4.Defect in defect tracking system

5.Miscommunication or no Communication

6.Bug in software development tools.

7.Time pressures

  Was this answer useful?  Yes

siri

  • May 29th, 2019
 

Key Challenges of testing are:
unstable the application under the test
select the test cases for regression
lack of tools and training
lack of time
lack of skills for other team members

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions