Hello everyone!
I am just writing a small test for a windows application. I
have a problem with a text output value.
The value i am trying to catch is presented in a scrollable
textbox. When the text is too long, only a portion of it
gets captured.
Do you have any experience with this?
No Answer is Posted For this Question
Be the First to Post Answer
How to open a new test using QTP?
How to export data present in Datatable to an ".xls" file?
Is it possible to switch between recording modes during a test creation?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
0 Answers Magna Infotech, Oracle,
how will you load the test cases in ddt?
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
Can any one send me the QTP Basic Coding Samples?
How to track the execution time?
Where u will use output checkpoint in QTP?
Plz Explain AUTOMATION REFERENCE MODEL?