what can't be automated on the projects?
Answers were Sorted based on User's Feedback
Answer / jim
Automation testing cant be applied on:
1. Functional testing coz every project tested 1st time
need manual testers.
2. Exploratory testing
Automation testing is basically used for regression,
performance testing
regression testing: Testing of a previously tested program
following modification to ensure
that defects have not been introduced or uncovered in
unchanged areas of the software, as a
result of the changes made. It is performed when the
software or its environment is
changed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajendra
Freuently changing features cannot be automated.
Byeeee friends
Rajendra
rajendra_penumalli@yahoo.com
9885162742
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sreejith
he ment frequently changed applications. bcs automation is
useful for regression testing. ie, to check whether the
fixing of the already posted bugs are affected in any other
stable areas.
| Is This Answer Correct ? | 0 Yes | 1 No |
Define the term Bug, Failure, Error?
what is the difference between bug and defect? what is the definition of bug? what is the definition of defect?
What is the difference between Smoke Test & Sanity Test?
10 Answers Qualtree Solutions,
Generally which testing methodology we follow in software organizations. thanx in adv
Can anyone Give me examples for high priority and Low priority defects?
What are drawbacks in system development life cycle
what is the difference between project based testing and product based testing?
2 Answers Infinite Computer Solutions,
i am in a small size software house join as a Jnr. software Testing Engineer so here is project is on Coding and almost finished stage, no Test cases or any QA activities done b4 now can any body explain me how can i continue... m realy depresd coz m just doing manual testing by running the process n m good in this phase but i wanna know abt is QA is just doing that way....plz help me
If there are more number of test cases, how can u pick up a selective test case?
how will you prioritize the work?
What is black box testing, and what are the various techniques?
If the developer rejects that its not abug means then whats the next step we follow?