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 |
3. What Web sites do you use to learn about Web accessibility?How often do you use them?
what is volume,stress,load testing ?
Can we use automation tools during static testing? If yes when and how?
Can we perform load testing on mobile phone?
What Are the UI Standards?
Application contains many text fields,buttons etc.Many test cases can be written for the application.I read that test cases should not be too many.So text fields can be tested by entering Blank space,special symbols,Alphanumeric data,Empty & so on IF I write for all these data for every text field on each screen then my test cases will be unnecessarily too long .I m confused here wether I write Test cases for all or not.Suggest me the proper answer.I want answer from Experienced person
what is the purpose of test design technique
When do you feel that testing should start now while developing an application.
wat is another name of retesting can we callit a retesting also
what is the diffrence b/w Sanity testing and smoke testing
what is the basic purpose of functional & load testing?
what is the entry criteria and exit criteria of integation testing.