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
How does quicktest professional (qtp) identifies the object in the application?
How to run a test using quicktest professional (qtp)?
What is the meaning Work bench?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
What are the key elements available in test result window?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
Sql questions to find second max salary and how to use joins
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
How many lines of code in each script of QTP?
How can I import environment from a file on disk?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Can we run test with out adding object in object repository? How it is possible?