Is manual Testing replacement of automation testing?Which
types of testing we can not do in automation testing but can
do in manual testing?
Answer Posted / ics_itl
Automated testing can't replace Manual testing as it has
limitations.
all the validations which requires User intervention such as
network plug off test, scenarios which requires some run
time thinking.
automation assist the validation activity to reduce the
manual effort and execute the repetitive / regression
scenarios without manual support.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Explain quicktest professional (qtp) testing process?
What are the different types of recording modes in qtp? Which will be used when?
How many ways we can parameterize data in quicktest professional (qtp)?
diff between qtp versions from 8.5
How does you pass optional arguments in qtp?
Write a script to verify font style and color of a windows object using descriptive programming
What is regular expression?
What are main panes available in qtp test browser?
How many ways is to parameterize the value?
What are the different types of recovery operation?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Hi, how can we check or avoid the memory leakage in QTP9.2?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How will you check that your test cases covered all the requirements?
What are the different types of checkpoints?