how do u handle an object without name using QTP 9.2?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me about userdefined functions ?
What is InStr()
suppose we recording a web based project so for that we are using internet explorer after that if we execute that script in netscape then script will execute or not and one more thing is to exeute the script in any browser what to do
hi how could i get installation guide for QTP 9.0 on XP help me for this !!!!!
Hi, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...and also let me know is there any other automation tool availabe to automate Microsoft Dynamic Navision. Thanks Sandip. +91-9714177088
what is Entry Criteria and Exit Criteria?
what is difference between calling a function and reusing an action?
can test automation improve test effectiveness?
How to retrieve value (data) from notepad using QTP ?
Hello friends..... On which areas of an application we can not test with QTP
0 Answers Thatavarti Technologies,
How to capture a window in qtp or how to take snapshot of any window while writing script in 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"