what is error and fault in terms of software quality?
No Answer is Posted For this Question
Be the First to Post Answer
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"
HI How to take screenshots of a Webpage and saving it in a external word document using QTP.
How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar
How to handle Dynamic Arrays?
explian about the qtp frame work? where u can use it in your project?
Where virtual objects stores results?
How to use transactions in qtp?
What is the use of low level recording? How does it useful?
How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private
I need to know how to Automate a Username and Password for a Web-based product? I'm scripting 3 different types of surveys but each Survey requires a Username and Password which is always the same. I can I do this using QTP?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
Explain the parameter in qtp?