I need to pull the data from the page which in row, column
vice into excel sheet, how can it be done using QTP?
eg: Name Dept
xyz gdty
i need the same data to be exported in excel sheet.
what r the drawbacks and limitations of QTP?
Explain the concept of Output values in Quick Test Professional?
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
anyone can explain about "Hybrid framework" in QTP
How can I deploye a 'QTP Runtime environment only'
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
i m tryed to use qtp in a user registration form but at the "image enter"part it gives a error when i run the qtp bcz the image is changed every time so it gives a error when i use regukar expreesion fot this it still gives a error value bcoz it reads the image code bt nt reconige the image which i enter in the image verification text box.so hw can i automate qtp for this function.plz give me a answer
what is the difference btn risks & Therads in the Test plan documentation?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
what is the difference between seat and concerent licenses.
How you are maintaining shared object repository in your team or your project?help me plz
What is the difference between client server application and web based application?