How can the spaces from the string be removed?
What is string concatenation function in VBScript?
How will you format a number in percetage format in vbscript?
What is the scope of a constant declared using public?
can anyone tell me the procedure of interview held in applabs
what is the code in QTP to take screen shot? Please send me any one to my mail id. my mailid is manu.sanepalli@gmail.com
Mention what are the rules to name variable in vbscript?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
In our application qtp unable to indentify the menu items,we tried number of times to add objetcs into object repository but fail. through normal recording mode only objects going to add into repository but while running same recording script qtp showing a error like " unable to indentify the object". in repository there is no any properties and pro values for that object and also i tried with virtual object config also unable to find the object in application and in repository. Then what i have to do to identify menu objects????? can anybody hell me pls..............
how to find number of characters(letter a) in the sentence Rain Rain Go away
What are the advantages of vbscript?
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
how to add the shared repository file to the script file while running the script manuall