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 |
From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?
write bug name and discrition for following scenario: 1*1=1,2*2=5,3*3=9,4*4=17 using mscalculator ?
What is a bug triage?
How do we test the requirements?
explain the 5 types test matrics?
what is mean by funtionality testing and performance testing,and what is the difference?
you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.
Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify
What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e In what situation)? Please clear me.
How to prepare traceability matrix?
how we do system testingf project?
if the defect is not reproducible then what u give the status in quality center