Hello, I am interested to make a career in software
testing. I am searching for a recommended book in Automated
Testing tools which covers winrunner, loadrunner, qtp and
test director....Please advise recommended books which is a
good text book for learning software testing.
Answer Posted / suresh.ch
Hi Roopa,
First of all Congratualations for choosing testing.
personally i suggest you go through the Help files which
were provided with the software. No book is as good as
tutorials and other stuff provided with the software. This
is the Best way to learn the automated tools in Depth..
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What do you think holds testers back to do automation? Is there a way to overcome it?
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
is anybody suggest me which one is the best testing institute in ameerpet hydrabad
What are the steps involved in the automation process ?
What are the drawbacks of test automation?
What is Ticketing tool? Has it any other names? What is the purpose of this?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
can anyone suggest me any low cost tool that can support both Manual and Automation testing ?
what r the diffence between QTP 8.2 & QTP9.0?
Any kind of test which you think should not be automated?
Explain me what are the main advantages of automation testing?
What are the important operations in database testing?
What is extreme programming and what has it got to do with testing?
In what condition we cannot use automation testing for the agile method?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?