Answer Posted / aravind reddy
we are using Hybrid frame work. It is combination of both
keyword and Data driven.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
How to give a call to another action from one action?
How do we handle run-time errors?
Explain hybrid framework with advantages and disadvantages?
What are the challenges u faced in testing with crm domain? How u overcome with?
What is a checkpoint? How many check points are there in qtp?
can any body give the banking domain concepts/links
how to prepared for first for the first interview?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
What is the difference between a Function and Procedure in QTP?
How many ways is to parameterize the value?
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
What is environment variable in qtp and why to use it?
How do you send email with attachment from outlook using qtp ?