what are the different modes of executing TSL Script
Answers were Sorted based on User's Feedback
Answer / suresh.chaluvadi
Three Modes are there in winruner to execute TSL Script.
1.Verify
2.Debug
3.Update
To check whether script is working fine or not we will go
to Debug mode.
To verify the script u'll go for verify..
To update..go for Update mode..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aaa
3 modes:
Verify Mode: Verifies the behaviour of the applictaion by
verifying the expected results to actual results.
Debug Mode:Checks for the syntax errors in the script.
Update Mode: updates the bitmaps/images from one version of
your application to another version.
| Is This Answer Correct ? | 1 Yes | 0 No |
How winrunner Handles varying window Labels?
What are the reasons Winrunner fails to identify an object in the GUI?
3 Answers Bristle Cone, Logica CMG,
WinRunner will suppost "Cold Fusion"?
What are the functions generate when u use GUI Check point?give me some of ones?
Friends,while installing winrunner,after setup unknowingly without generating license i opened winrunner.it didn't work,then i uninstalled wr ,and again installed properly ,generated license,opened winrunner .error msg :TMP environemnt variable is set to invalid folder.it must be set to valied folder.TMP is not a directory ,Exiting........ so kindly suggest me the solution
What information is contained in the checklist file and in which file expected results are stored?
Define parameterizing?
how can we make use of virtual object wizard to identify similar object can u explain with an example
what are Recoring modea available in winrunner?
3 Answers Second Foundation, TCS,
Is Winrunner 7.01 supports .NET applications?
What is Diff. between Pause() ,report_msg() statements?
In an Testing Interview, in winrunner the following question asked. what is the use of compile module? how u r implemnted these compile modules in ur project. give any TSL script of compile module?