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
You can generate username and password using random number
within a range ..convert the generated random numbers to
string using chr.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can any suggest me what is exposure testing?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
In Remote acess server how u run a test?
How QTP support all types of applications (platforms)?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Define Canvas view of UFT?
Is it possible to call win runner script in qtp?
What is object repository in qtp?
How to analyzing the checpoint results?
What is expert view and keyword view?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Explain building blocks of the bpt framework ?