Why u don’t like recording the script and writing the script
Answers were Sorted based on User's Feedback
Answer / guest
Because u don't know scripting, and u don't know how to ask.
first please make sure how u have asked the Q.and what is
the meaning of that.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / priya
Let the question be clear...
Did u mean why shuld we go for scripting not recording?
| Is This Answer Correct ? | 1 Yes | 0 No |
How can you find Local Host Name by Using QTP?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
How to handle dynamic objects in QTP?
In a Web appl, on a page, there are student names & details listed.On clicking sort button,details are sorted on Names.How do u verify htat sorting is done by using QTP?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Explain different types of checkpoints?
suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?
how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja
what is run-time object in qtp? explain with example?
who QTP recognizes the object stored in object repository?
Tell me the QTP Advantages and Disadvatages ?