How you can write contexts to text file in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
how can we do the frame work in qtp
How to enable the text check point in qtp? By default it is disables
1 Answers Sify, ssinformatics,
Deal All, Recently i face one interview question in one company. str="test12@#3456" In This i want to print like special character and numeric ,word in one script please tell me how to write the code for this Thanks Balaji
Diff B/w Webserver and Client Server
How to Analyze the Checpoint results by Standard Checpoint?
HOW TO DO THE BATCH TESTING USING QTP?
How you r using QTP in u r project
1 Answers IBM, Lehman Brothers,
explain keyword driven framework with banking domain?
What is the differnce between action & script
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
Explain QTP Testing process ?
I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance