How to make Non reusable actions into reusable action? is
that feature available in QTP
Answer Posted / sravanthi
s, we have 1 feature in QTP. i give u the navigation which
will make non-reusable actuon to reusable action.
record ur reqd operation->step menu -> action properties-
>select reusable action->click ok
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
How many types of object repository in qtp?
whow much strong on VB and C?
What Folder Structure following in Keyword Driven Frame work?
How do client side image and server side image work?
How to check feasibility of the appliction?in automation testing?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How to use the object spy in quicktest professional 8.0 version?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
How will you report the bug and explain the defect tracking sheet you handled?
Is it possible to change the property value at runtime? How it is possible?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What is the virtual object?