Answer Posted / jyotikrushna mohapatra
We can do parameterization in four ways, that are:
1. action parameterization
2. Data table parameterization
3. Environment
4. Random numbers
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
What are the steps involved in the recovery scenario wizard?
Explain the features of quick test pro(qtp)?
How to explain a banking project in interview as a test engineer???
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
What is text/text area checkpoint?
How many types of status are there?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How u will do versioning in QTP?
How to build scripts that access data from external sources?
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 type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
In qtp, explain what is keyword driven automation framework?
How to handle the exceptions using the recovery scenario manager in qtp?