1) How can we use VB script in testing the application?
2) What all are the things(Software application to be installed in PC) we need to
learn VBscript?
No Answer is Posted For this Question
Be the First to Post Answer
Hi everybady, i have faced few Qns in one of i attended interview, please help me out with these below Qns. 1. how to join values without using join function? 2. how to compare values without using String compare function? 3. input is Bangalore, but i need output like this below format, what is function to use and get this outcome B A N G A L o R E 4. Input is "CapGemini" but uotput should be like this "inimeGpaC" 5. Input is 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 Can someone let me know results of this Qns, please. Thanks.
best training centre in bangalore
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?
What are the rules to name variable in vbscript?
How to return a value from function...? you should not tell msgbox, print.. etc.,
how to write code: to check whether the window of an Application Under Test exist or not . plz give with example
Write VB script to convert from feet to inches(hint 1feet=12 inches)
Mention how to create a cookie using vbscript?
write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
where can i learn VB scripint ?
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