How strcomp function works?
No Answer is Posted For this Question
Be the First to Post Answer
write a vbscript for traffic signal
What is select case statement?
what is the function to get the ascii value of the character?
Explain about the extension .hta?
Can any 1 modify the code whr in want to add\rename a excel sheet in qtp?
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
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?
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
hai all.iam chandu..please let me know how to test a link in QTP when it is changing at run time..and what property we should take while we r using descriptive programming for a link..
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
how to write validation function for date in vb script
write a vb script to find the size of d drive?