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
What is the quicktest professional (qtp) testing process?
How will you check a web application for broken links using qtp?
how to explain a claims and insurance project?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
How do we handle run-time errors?
What is the new version of qtp which is recently released in the market?
How to handle dynamic objects in quicktest professional (qtp)?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
what is impact analysis on regression testing?
What are the different types of recovery operation?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
What is the use of text output value in quicktest professional?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
How to build scripts that access data from external sources?
What is the difference between shared and local object repository?