In My application, having Copmany Name : Text Box and
click Save button. if i enter a vlue, after run..........it
shows the already exists. so
how to enter random ro mmultiple names names into webedit
box(company Name). without using DATATABLE
THanks
Ramesh
Answer Posted / aiswaryan
If numerics are allowed,
msgbox "ABC Company " & replace(replace(replace(date &
time,"/",""),":","")," ","")
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are parameterizing tests?
When ‘option explicit’ keyword is used in qtp?
How to modify the text checkpoint?
What will be happen if i load object repository at run time, but it has already associated.
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What is action split and the purpose of using this in qtp?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
How will you test a keyboard?
Tell me one scenario, the complex functionality you have automated in your project?
Hi All, I need code for how to execute qtp scripts from excell sheet
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
What is an expert view and keyword view?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?