Distinguish between manual testing and automation testing
Answer Posted / gajjala
Manual testing is a type of testing with out any tool interaction we have to perform testing on app with human effort.
Automation is nothing but using tool like QTP we develop scripts and perform testing. but automation is useful for regression perpose.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How qtp identifies objects?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
How do you test DLL files using automation Tool QTP?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
Which functionalities of QTP used in banking project? pls any say answer?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
what is run-time data?
How would you directly trigger javascript in a test?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
How to change the priorities of the recovery scenario properties?
What contains Data Driven Framework document in qtp?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
How to test results for qtp ?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
Shall we add Local Repository to shared object repository,if yes,how we add