in Qtp,how to display user name and pwd (script)in data
table(global sheet).
Answer Posted / akshara
i don't know it is correct are not but using output values
it is easy do like this.
Window("text:=Login").Activate
Window("text:=Login").WinEdit("Text:=Agent Name:").Output
CheckPoint("Agent Name:")'and select praperty as text
same for password you will get
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to test the login page in different ways in automation testing and i need code?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
What is TOM in QTP?
How to associate function library at a run time?
How to explain a banking project in interview as a test engineer???
What is the difference between Keyword Driven test and Data Driven test?
Can we write winrunner language i.e TSL in QTP tool?
Is it possible to use two instances of UFT on the same machine? If not why?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
How many types of parameters are there?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
Explain different types of action in qtp?
Hello friends..... On which areas of an application we can not test with QTP
What are the different types of recording modes in qtp? Which will be used when?