Basics of WinRunner:
Difference between WinRunner and Test Director?
“WinRunner handles automation test scripts
TestDirector manages test scripts, defects and test plan”
What is TSL? What 4GL is it similar too?
“Test Script Language, TSL C++”
Intermediate Que
What databases can Test Director reside on?
Oracle, Access, Sybase, MsSQL
Name a couple of standard web function found in the function generator? And explain their purpose.
Web_****
Advance que
Explain data parameterization in WinRunner.
Data is written multiple times, while WinRunner has a repeated loop to process the data.
Explain the project tree in Test Director.
Used to coordinate and manage test cases.
Expert Que
Have you completed the CPS exam? Which one?
TestSuite 6.0, LoadRunner, etc.
Write a short compiled module which selects random numbers; and what function is used to call your customized compiled module? Load or Reload function
What’s the purpose of the wrun.ini file?
Configuration set up for WinRunner
Hope you will enjoy this series of testing interview questions. For more interview questions please visit the posts on software testing interview questions.


Twitter
Facebook
RSS
Buzz
13 comments ↓
please raise the standards of the questions…………..
The term “fit for use” refers to whose view of quility ?
(a) Supplier’s
(b) Auditor’s
(c) Producer’s
(d) Customer’s
should be from Supplier’s ” fit for use”
The term “fit for use” refers to whose view of quility ?
answer:
“it is a customer’s view of quality”
and
Producer’s view is ” meeting the customers requirements”
It is tester who can say fit for use since not an exect so we can say auditor who can check the product and than give report.
what is an automation testing?
Nice questions n answers….
raise questions standards and quantity
what is synchronisation point ?when we use it
#Jayanthi,
A synchronization point tells Winrunner to pause the test run in order to wait for a specified response in the application.
Synchronization is used in following cases:
-When data has to be retrieved from the database
-When a progress bar has to reach 100%
-To wait till some message appears.
what is diference between CSTE and CQAE?
Fit to use is Totally from User’s point of you.It means how easily can user handle the product
which testing wil be performed first as the new build comes ?…………
Hi Supinder, #12
Once the unit tested (code) application is delivered to testing team, the initial test must be Integration test.
In practical we’ve to start with functionality, flow, and basic necessary test such as broken links, blocks, crashes, navigation, etc.
Leave a Comment