winrunner q's..(if winrunner
1.explain types of recording modes?
2.how winrunner recognize GUI objects?
3.what is there in GUI map editor?
4.explain types of checkpoints?
5.syncronization point?
6.diff. between wait st. and synchornization?
7.diff.between is treturn & texit?
8.diff between tl_step and report_msg?
9.what is data driven test?
10how we parameterize the variable?
11.some ddt commands?
12.why we need to automate ?
13.explain database checkpoints with connectivity?
14.diff..between compiler module and main script?
15.expain in,out,inout parameters?
16.function generator?
17. Search path,breakpoints?
18.diff between step,step in,step out?
Answers were Sorted based on User's Feedback
Answer / alchemist
Ans 1. There is basically two types of recording in QTP
a) High level recording
b) Low level recording
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ali asgar
Ans
1. There are two mode available in Win Runner
a)Context sestive mode:- It is based on object and with
your action like any key press or mouse click.
b)Analog Mode:- It is based on mouse movment or based on
X,Y coordinate
2. GUI map editor recognize the object by reading it's
physical attributes by which it recognize object.
3. GUI map editor is dictonary of object it has collection
of each object's physical attributes by which it can uniqly
identify and also it's logical name.
4. There are four check points in WR
a) Windows Object check point
b) Database check point
c) Bitmap check point
d) Text check point
| Is This Answer Correct ? | 0 Yes | 1 No |
What r the functional testing u perform?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
How you will test Yahoo messenger on single machine ?
13 Answers nvidia, Symantec, Veritas,
What You will do after you find a bug ?
how can you test the web environment for security testing?
what is Severity / Prioity ? How do assian ? What are the basic things followed?
What is parallel Testing?
What is bug, deffect, issue, error?
Advantages and Disadvantages of different SDLC models?
8 Answers Harvard, IBM, Midas Technologies,
Whats the resumption and assumption criteria in Test plan? explain briefly.
2 Answers CTS, Oneclick Testing Solutions,
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
can u merge 10GUI map files into a single GUI map file in winrunner?