how we can take data in the username field text box into
variable in web application explain with example and give
all functions to get data into variables
Answer Posted / sreenivas reddy
dont know abt getroproperty but to retrieve data from edit
box this is the statement ----var=browser("yahoo").page
("yahoo-login").webedit("username").getvisibletext
magbox var
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
How can you exit from an action?
What is the syntax for how to call one script from another?
What are the key elements available in test result window?
How will you test a keyboard?
Why qtp the best testing tool?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If
whow much strong on VB and C?
what frame work you are following?
How can you identify the browser and its information using the qtp script?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Tell me about your project? please help me how to tell about insurance project
Can anybody post some real time scenario in qtp? please its very urgent.