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 / 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 |
how to compare two excell sheets by using vbscript??
Explain the check points in QTP?
22 Answers Gray Matrix, IBM, Microsoft, Prapan Solutions, Zensar,
UFT 12.02 which ALM version will support
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Does QTP support flat files? If yes what are those?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
What is object & properties (in QTP)
Does Low-level recording capture mouse movements?
how to parameterise a test with data base table or excel sheet?
can the activities of test case design be automated?
what testing activities u may want to automate in a project?
Write the vb script for the lowest and highest values of an array?