If the objects hierarchy is changing from build to build, then how you will handle that condition?
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"
How to Analyze the Checpoint results by Table and DB Checkpoints?
How to connect to data base?
Hi, When I click on a hyperlink a secondary pop-window will open. In that pop-up window there will be 'N' number of records arranged in with paging option in datagrid table. Each rows contains two columns, one is text and the other is a radio button. I will pass the first column value and based in it the tool have to select the corresponding radio button in that row. Please someone help me how to handle this as am new to QTP.
how to create external data table?
What is business process testing(bpt) in qtp?
what is file database
What do you do if QTP doesn't recognize object ,what action should be taken
Suppose U change the script whether it affect the object properties of the object in the object repository
How to handle Java tree in QTP?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
can we install qtp on server machine and do automation of application which is installed on client machine.If yes then how? If no then is there any other automation tool for this (client-server) senario.