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 |
what is defination of system testing?
3 Answers CodeArrow, Infosys, Omax,
how to get the object property
I encountered with very strange problem in qtp while writing the script i written the code window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit this code was working fine for about 10-15 times i executed the script but after some time qtp started giving the error with the same code the error is "Object doesnt support this method or function window(...).window(..)" then i modified the code with only window"regexpwndtitle:=Open").Exit in place of window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit now again its working fine i cannot understand what thing is creating the problem if same code executed successfully in starting for about 10 times then why it is giving the error now can anyone give the reason .
How to create runtime property for an object?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
Where we write the FUNCTIONS, in Expert view (or) in any textfiles like Notepad and save it in Library functions folder? How to cal that functions to our script? How to save that functions to Function generator?
How can I replace all the text from the QTP script with some other text. Is there any replace all function in QTP Any one can help me
Read excel using qtp descriptive programing
Describe function procedure in vbscript.
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
What is recovery scenario in qtp?
can we enable smart identification for test object