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 / nn
see..if u dont want parameterization means u have to use
constant values only. how u can generate user name and
password automatically.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How you can replace string in qtp?
What is QTP’s model for test creation?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
How to use Environment parameterization? Explain with an example.
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
Hi All, How to get repeated word in string . Thanks Balaji
What is fragmentation and paging?
Suppose I want fail that check point? How can you do that?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
what is error and fault in terms of software quality?
How many types of recording modes in qtp? Describe each type with an example where we use them?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
How can you exit from an action?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object