can any one explain with an example how to test Web
application using qtp
Answers were Sorted based on User's Feedback
Answer / naresh
i cant get u.can u explain in detail plz
any how how for ur answer... shyam
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shyam.meghansh
Hi
WE can use QTP Tool in many ways. we can open the web page,
enter details, submit those etc etc....
| Is This Answer Correct ? | 0 Yes | 3 No |
Hi Guys, In one of my interviews, I was asked to Write a paragaraph explaining how much scripting I did in QTP? I don't know where to start and what to write. So I need your help in writing that.
Explain QTP Testing process ?
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?
What is the Difference Between Quick Test Pro and Quick test professional?
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
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
how to select the work for complete automation and one more thing when u are going to choose automation
How to capture screen shots when an error occurs?
what is On Error Resume Next ?
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?
I wnnt to learn about QTP Automation Framework,please give URL Address to get more information about AFW.
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible