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 |
Who is responsible for doing "Cause-Effect GraphCause Effect Graph". If tester is responsible then how we to do it? Urgent
what is the difference between Developer environment and Test environment?
8 Answers Tech Mahindra, Value Labs,
is Testing Engineer Involve in designing the Test Design
As a tester, what is the final report u submitted to ur customer? please write it in tabular form?
What is severity and Priority,gave me a example of High Severity and Low Priority and Vice Versa.
Black Box testing attempts to find errors in which of the follwing categories 1)Incorrect or missing functions 2) Interface errors 3)Performence errors?
15 Answers FCG, University Exams,
I am doing manual testing for one website application. Ihave prepared bug tracking report and test case report. here after any other additional report will need to perform, can u tell me
hi tell me different testing methodologies
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT .what r they
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
What is the bigbang approach in integration testing?
14 Answers CarrizalSoft Technologies, TCS,
What kind of testing to be done in client server apllication and web application? Explain....