Hi,
can explain the draw back of manual testing.plz send me the
answer to my mail id deepthip1985@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
How to "Turn Off" QTP results after running a Script?
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
What is the diff between image and bitmap check point?
please any one can explain the keyword driven framework. with gmail example.
How to handle the exceptions using recovery secnario manager in Qtp?
What is the meaning Work bench?
write a script to close all open browser in qtp except one browser whose name is xyz
Can we run multiple QTP scripts one after the other without manual intervention? How?
Hi i want to export the data from applicatioon to excel and later i want to import and use it for my scripts hoe can i do this?
how to write testcases for web based insurance,from the script by using qtp.
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"
How to make arguments optional in a function?