What do you mean by iteration?
No Answer is Posted For this Question
Be the First to Post Answer
can u tell me website address of VBscript with examples.
What is log file?How to write log file code?
2 Answers Apps Lab, Value Labs,
In what occasion we can specify global sheet and action sheet?
what are the limitations of smart identification in qtp 9.0
regular expression in qtp standar check point for months from accepting months from january to december only
How can you merge two Object Repositories?
Hi Small doubt . i am working as Contract employee in XYZ comany thrw ABC Consultancy. so. How i write my resume ? In Professional experience Column. plz send urgent
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What are the Features & Benefits of Quick Test Pro ?
can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function
what sort of things what u put in Bug Report ?
what is the syntax for regular expression in QTP? how to create user defined functions in QTP?