We need to verify the user name & password in for the user
validation. But we don't want to use the parameterization/
loop for user name and password. What is the way in
scripting so that user & password will generate automatically.
Answer Posted / aparna
Hi Rico could you please tell us what will be the content
inside the function.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Differences between text and test area checkpoints?
how to create flat file datasubmission in qtp
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
What is a reusable action?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
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
UFT 12.02 which ALM version will support
What is action? How many types of actions are there in qtp?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
What is the difference between Keyword Driven test and Data Driven test?
how did u use automating testing tools in ur job?
Give the syntax to import/export xls into qtp.
What is the difference between keyword view and expert view?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
Diff b/w Health care domain and Banking Domain?