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

here is my another immatured code for your issue.
company=now
companyName=replace(replace(replace
(company,"/",""),":","")," ","")
replace(replace(companyName,"0","A"),"1","B") 'and keep on
till 9

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to interact tool & application build in QTP?

1465


What are the features supported by UFT?

673


can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?

1407


Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri

1409


Will down time for server and content maintenance/upgrades be allowed? how much?

617






what type of automation is follwed in the project?

1489


Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this

2070


I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?

1568


What is action split and the purpose of using this in qtp?

537


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1524


How to data driven test for Win objects in QTP ?

1477


How many types of recording facility are available in quicktest professional (qtp)?

609


In Remote acess server how u run a test?

1291


What are the types of environment variables in qtp?

548


If I change the property value at runtime is it effect is object repository?

611