Software Testing and LoadRunner Fundamentals
Covers software testing concepts including defect management, test case management, testing techniques, and LoadRunner performance testing tools
Questions
There are 5 Vusers participating in the loadtest and there are 5 parameterized values. these values should be used only once throughout the loadtest. Select the appropriate option.
- select next row: sequential, update value on: Each iteration
- select next row: unique, update value on: once
- select next row: random, update value on: Each occurance
- select next row: unique, update value on: Each occurance
What is the tool that help in correlation?
- Excel
- Comparator
- windiff
- analyser
When can a machine act as an injector?
- when vugen is installed and running
- when controller is installed and running
- when agent process is installed and runnning
- when analyser is installed and runing
which is not a component of LoadRunner?
- ScriptDebugger
- VuGen
- Controller
- Analyser
which of the following is not among the goals listed in the goal oriented scenario?
- Virtual Users
- Hits per sec
- Transactions per second
- HTTP response per second
The script created using the below recording mode will be bulky.
- HTML mode
- URL mode
- GUI mode
- Rapid mode
When merging the graphs if the type of merge is "overlay" then
- the resulting graph shares common X- axis
- Y axes of two charts are plotted against each other
- Ovelay option is not there in LR
- the contents of 2 charts that share a common X Axis, one above the other
Types of Checks supported by LR
- Text Check
- Image Check
- All of the Above
- None of the above
Which of the following function sends a message to the output window?
- lr_output_message
- lr_debug_message
- lrd_stmt
- lrd_fetch
Arc testing is known as
- Branch testing
- Agile testing
- Beta testing
- Ad-hoc testing
The purpose of exit criteria is
- Define when to stop testing
- End of test level
- When a set of tests has achieved a specific pre condition
- All of the above
The ___________ technique can be used to achieve input and output coverage
- Boundary value analysis
- Equivalence partitioning
- Decision table testing
- State transition testing
The __________ testing is performed at the developing organization’s site
- Unit testing
- Regression testing
- Alpha testing
- Integration testing
The software engineer's role in tool selection is
- To identify, evaluate, and rank tools, and recommend tools to managemen
- To determine what kind of tool is needed, then find it and buy it
- To initiate the tool search and present a case to management
- To identify, evaluate and select the tools
Which tool is used for test case management and defect tracking?
- Quality center
- Caliber
- Integrator
- TOAD
Where can we get the requirement details updated by customers?
- TOAD
- TIBCO
- Caliber
- QTP
If the test case becomes invalid after the test case review then the test case can be moved to one of the below status.
- NA
- No Run
- Blocked by defect
- Failed
One of the below list is NOT a vaild defect status.
- passed
- New
- Reopen
- Deffered
What is Batch (Job) Testing?
- Testing of web pages and their run time transactions
- Testing of backend batch jobs by using GUI for I/P and O/P of the job
- Running backend jobs and monitoring the system resources used by it
- Running jobs and monitoring logs, I/P & O/P files and database to verify/validate the run