i want to learn testing tools what i have to know before.iam
fresher i dnt know any this..which langagues i have to before
testing.
Answers were Sorted based on User's Feedback
Answer / subbu bhogireddy
First u need to know about what is software testing basics
then only u will get some idea.Try to Vb script also .it is
very useful for writing scripts(Automation testing)
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rajesh
First you should have basic knowledge in 'C' language. Then you can easily adapt Automation Testing(QTP).
| Is This Answer Correct ? | 1 Yes | 5 No |
what is retesting?
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
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)
what is the Descriptive Progarmming? how it is help to testers in QTP?
Hello Everybody, Please tell me can we create Test Plan in QTP? This I am asking irrespective to integrating with Test Director.I mean is there any option to create Test Plan in QTP itself. Thanks, Gaytri
Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?
Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???
While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next
Explain about Checking Bitmaps?
how to retrieve the xml file data through qtp. can anybody send script for this..
Tell me about your project? please help me how to tell about insurance project
What information do the columns in the Keyword View show for each step?