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 |
need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview
What is stub and driver in integration testing ? Explain with example.
11 Answers Accenture, Taleem India,
why ur Looking for Change?(In P.M)
what is data base testing, explain with example
what is the difference between automated testing n manual testing? which one is better?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations  The client wants their users to be able to login using a page that fits in with the website design.  Tom wants to access the website but doesn’t want his login information to be available to anyone else.  Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:-  Being the only Test Engineer on this task, what would your approach be for this requirement?  Identify the key areas for testing this page.  What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’.  Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
What is Component Testing? How to do Component Level Testing?
Did you have access to all the modules(Requirements, Test plan,Test Lab, Defects, & Dashboard) in Quality Center(QC) or only to some particular ones?
In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug
About Hierarchy level in your company.
what are the different types of black box techniques?
Write an algorithm to find an palindrome