Which operator is used to concatenate the 2 values in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
accept an email id & validate it .email id should not exceed 25 characters the mail id should contain 3 characters excluding domain name,@ and .(dot) the last 3 characters of the domain should be net,com or org
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
I want good books or good sites for scripting.Can any one help me.
Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
What is the use of the instr function?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
Explain the .wsf files?
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
what is descriptive programming in QTP and what is environment variable in QTP? where we store and what is its use?
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?