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
Hi,All How to create a link in excel sheet using qtp
How to export quicktest professional (qtp) results to an .xls file?
tell me QTP standards ?plz
Explain actions in qtp ?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Have you used xml check point in your project? How?
what frame work you are following?
What is the script for database check point, bitmapchek point, regular expression ?
Which functionalities of QTP used in banking project?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
What is a checkpoint? How many check points are there in qtp?