What are the disavantage of Manual Testing?
Answers were Sorted based on User's Feedback
Answer / babu
Can be time consuming
Supporting material not always available
Requires significant human thought and skill to be effective!
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kumar
1) There is a very limited scope of Regression Testing, Load
testing & Stress Testing.
2) Bring in moe testers and hope for the best.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sagar
1.performance testing hav limited scope r equal to no scope
since by manual method v cant simulate many users on the
application as v do in automation testing to know the
capacity of the application.
2.time consuming.
3.tester may get hectic if requirement gets changing
frequently and has 2 perform regression & retesting on
application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s.anvesh
1. More man power is needed (create thinking)
2.Time consumption should be more
3.More no of Repeatative tasks (Regression Testing)
| Is This Answer Correct ? | 0 Yes | 0 No |
what is defect leakage?
what u will do when u have no sufficient time to test the application build release? plz describe it briefly and help me knowing the answer?
what is dd ?
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
How to do the performance testing Manualy? Do u have a test case for that?
Which of the following is NOT included in the Test Plan document of the Test Documentation Standard: a) Test items (i.e. software versions) b) What is not to be tested c) Test environments d) Quality plans e) Schedules and deadlines
what is the difference between sanity and smoke testing?
WHAT ARE THE DIFFERENT TECHNOOGIES OR SOFTWARE LANGUAGES THAT SOFTWARE TESTER SHOULD KNOW?
What is Cursor Testing? Is it come under Manual or Automation testing .Explain?
What is severity and Priority,gave me a example of High Severity and Low Priority and Vice Versa.
what is Fault based testing?
Use-cases can provide useful input into the design of black-box and state-based tests of OO software.is it true