what are the risks and challanges u face while testing?
Answer Posted / madhusudan b
The below are the Risks and chanllenges in Testing:
1.Lack of Time
2.Lack of Resources.
3.Lack of Knowledge in Project domain
4.Lack of Test data
5.Ego Problems
6.Lack of Communication between the teams
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What is the typical situation u faced while collecting the test data?
what are the testing appraoch that you have tested for Bread toaster
what is coupling integration testing
How do you scope, organize, and execute a test project?
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
What is severity and priority of bug? Give some example.
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
Can you explain the workbench concept?
What can you tell about the project if during testing you found 80 bugs in it
what is TAS language which is used as a language for some projects/
Work flow in testing in your company?
On what basis you are fixing up the time for project completion?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form