in compile module we canot use check points and analog statements
In WinRunner compile module we cannot use check points and synchronisation points.
thank you
krishna
c) not necessary to have gUI file at all
Hi all,The answer to this question is "D". Well let me explain. There is some thing called descriptive programming, where ur Context sensitive script will run without any GUI MAP FILE in gui map edito...
U r correct rikar.
auto: An auto variable can only be declared within a function and is local to that function. It exists only as long as the function is running. A new copy of the variable is created each time the func...
hi
The answer is b since if we open the WR then appli, it goes on correct sequence to move the application and rec if necessary.
Correct me if it's wrong pls.
with rgds
latha
Hi all,The answer is D, & kiran u r correct.Bcoz, this is one of the bug found in the tool that if u open the application 1st then the tool. Then it fails to recog it as a web application, instead...
Hi
I think c is the correct .pause is used in middle of the application so the entire variables you need not redifind
ececution stops &you can start off executio again from where u have stopped&all variables will still remain initialized
for Global GUI Map File Mode
Using GUI_Load("Filepath:Filename")
for GUI Map File per Test Mode
Automatically tool generate save/ unsave the GUI on Run
Select GUI Map Editor from Tools.
Select gui files from this
Select Open from file and then select the appropriate gui file
Sudhakar kolla
My Number:09819859346.
Email:kollasudhakar2005@yahoo.co.in
Wat s meant by function generator?
Function Generator is a quick and error free way to generate functions. It contains all the functions specific to the loaded add ins.
Regards
Titus
Function Generator is the error free way to add tsl function in your script.
Wat s the role of gui map editor?
The Role of GUI Map Editor is to Load the GUI objects at run time...
Hi,
GUI map editior stores GUI objects
What is toggle break points? How it differ from break points?
This allows you to set or clear a break point from the selected link.
If a ling has a breakpoint set, then toggle breakpoint clears that breakpoint.
If the link has no breakpoint, then one is added, specifying a stop at every row processed.
Toggle breakpoint: Turns the breakpoint either on or off, depending on its current state, at the current location in the file. The following example toggles the current breakpoint.>Debug.Toggl...
When do we use verify/debug/update modes?
According to my knowledge
Verify: This is the usual mode to run the application.
Debug: Thsi mode is used to find the bug in the application.
Update: This mode is used to get the defaults values as expected.
Verify Mode : When you are tying to run the WR script in the verify mode, WR will genarate different folders every time it run. ex- if you run the script 5 times WR genarate 5 different result folders...
What are the different types of running a test?
The different types of running a test are two types.Run From Top: It will run the tests from the beginning of the application.Run From Arrow: It will run the tests from where the application get...
GUI Spy is to use to identity and recognize the objects available in the page for test.
It is used to spy on any properties of object or window. If you want to know detailed properties of the window, bring the mouse on that particular window and click ctr F3 then it records the properties of that window.
How will u synchronize test using wr?When should u sychronize?Synchronize settings?
when there is a timeing anticipation problem between your application and tsl we use synchronize point.
Sometimes it may be required that Winrunner should wait for sometime until the specified action is performed.
This is called synchroniztion. Winrunner stops the execution of the script until the specified action is performed.
Regards
Titus
What is the use of rapid test script wizard?
The RapidTest Script wizard systematically opens the windows in your application and learns the description of every GUI object. The wizard stores this information in a GUI map file.
Note: The RapidTest Script wizard is not available when you work in GUI Map File per Test mode.
The use of rapid test Script wizard is to recoginize the object by showing the window application and recorded Script will stored in the Tmp Folder.This has to done while Testing before any wind...
What are the two guimap modes available in winrunner?
The GUI Map File per Test ModeIn the GUI Map File per Test mode, WinRunner automatically creates a new GUImap file for every new test you create. WinRunner automatically saves and opensthe GUI map fil...
The Two Modes available in Win Runner are two types.
Gobal Gui Map file:By default win runner maintains this Mode.
Gobal per test Mode:To Test the line by line of the application.
sudhakar kolla,
Email ID:kollasudhakar2005@yahoo.co.in.
Ph:+91-9819859346
What is the use of gui map editor?
The use of GUI map editor is to save unsave entires in a local buffer by the test engineer. It makes 10 kB as fixed Size. To Open this buffer test engineers are following below Navigation Tools-> G...
When do you go for context sensitive & analog recordings? What is the difference between them?
Context SensitiveContext Sensitive mode records your operations in terms of the GUI objects inyour application. WinRunner identifies each object you click (such as a window,menu, list, or button), and...
Context Sensitive Mode: To record the keyboard and mouse operation on the application and on the window.
Analog Mode : To record the mouse pointer moments on the desk top.
What are all the different types of recording available in winrunner
1. Context Sensitive Recording Mode
2. Analog Recording Mode
Analog Recording Mode : Winrunner records all mouse clicks, key boards presses and mouse traverse poin with respect to X and Y co ordination
Context sensitive recording mode : Winrunner records all operations that we performed on the graphical user interface application.
What are the types of applications winrunner can use?
winRunner 8.0 supports vb, vc++,java, power builder,delphi,siebel,html,and DOTNET also.
Winrunner can use GUI based & web based applications.
Winrunner is suitable for which type of applications?
Hi,
Winrunner supports VB, JAVA, Power Builder, Delphi, HTML, D2K, Active X controls, siebel
thanks in advance
Bharati
hi,tl_step fun. divides the script into sections and insert a status message in the report for the previous section. in tl_step we can set whethe the action is passed r failed .ex:tl_step("step ...
The tl_step shows like this in context sensitive case
tl_step("s1", 0, "calec is pass");
0->It indicates the pass condition.
tl_step("s1", 1, "calec is fail");
1- >It indicates the fail condition.
sudhakar kolla,
My email:kollasudhakar2005@yahoo.co.in.
My number:09819859346
Wat r the types of variable declarations found in tsl functions
auto, static, extern, public are the variable types allowed in winrunner.
In tsl script ,if it is main test no need of variable declaration ,but in functions we hav two declarations such as "auto" for local and "Global" for all funtions.
To start recording on a web-based application using winrunner *ie
TO start recording on a web-based application using WinRunner *IE before that we have to Select the web-based application in Add-In-Manger.
sudhakar kolla,
My email:kollasudhakar2005@yahoo.co.in.
My number:09819859346
What will happen during play back,you accidenTALLY hit"pause"
It will stop the execution of the remaining Test Cases.
sudhakar kolla,
My email:kollasudhakar2005@yahoo.co.in.
My number:09819859346
In analog mode of recording,the maximum value of x in(x,y)is
analog mode of recording,the maximum value of x in(x,y)is 0 and 1
if iam wrong pls send correct answer to email.
sudhakar kolla,
My email:kollasudhakar2005@yahoo.co.in.
My number:09819859346
(x/x) operation
where x = Positive odd integer
uses the formula ((x*x)+1) instead of integer division.
The (x/x) operation works fine for even numbers.
The output will be always one when a number is divided by itself.
It is giving correct output when the no is even i.e when the no is divisible by 2.
But when the no is odd it is squaring the no and increasing it by 1.Ex--3*3+1=10