wt is the xtension of the QTP result view file?
Answers were Sorted based on User's Feedback
Answer / shilpa reddy
.xml is the xtension for qtp result files.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / chinmaya
If u want to export as a xml format then
the extension of qtp result file will be .xml.
| Is This Answer Correct ? | 3 Yes | 0 No |
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....
How to find the length of the string in qtp?
HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me sample script for this where there is some condition. like if "text" THEN msgbox() else endif
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
Suggest and Define a solution for an application whose objects are not recognized by UFT?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
How many types of recording facility are available in QTP?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
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
What is the dis advantage of check points in QTP, if any?
How to record & run on Japanese language application using english version of QTP ???
How to interact tool & application build in QTP?