Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
an application which is under development how would you develop a test case for itwhen application is under development business requirement document
what kinds of bottlenecks can be expected in performance testingbottlenecks in performance testing can have below effects- it can affect the
name certain common tools which are used for load testing- rational performance tester by ibm rational- open sta an open source tool- loadrunner by
determine the shared mode of qtp- best used in subsequent cases- when there are numerous tests which correspond to interface objects or application-
explain the per-action modeof qtp- best used in below cases- when creating simple record and run tests when there is just one or very few tests which
what tasks do checkpoints perform in qtpcheckpoints in qtp are used to verify information which is expected to be displayed when running test
how can recovery scenario manager be used to handle exceptions in qtp qtp provides a wizard through recovery scenario manger which can recover
why winrunner may fail to identify an object on a guiwinrunner may fail to recognize an object in a gui in below cases- if it isnt a standard windows
you want to record a data driven test how will you do thatthere are 3 ways to create a data-driven testa by using data from a data tableb by using
explain the purpose of checkpoints in winrunnercheckpoints help to compare behavior of current application to its previous version there are total of
what happens when gui maps are loadedwhen a gui map is loaded following things take place- all object logical names window information and physical
how will you view gui maps in winrunner- gui maps are viewed by using gui map editor- its located in tools menu within winrunner- it displays all of
explain different recording modesthere are two type of recording modes context sensitive and analog- context sensitive - identifies gui objects and
what are the benefits of automation testingfollowing are the benefits of automation testing1 enables quick release - with automatically run
what is vo browser extension- it is a silktest add-on component to test web applications- to identify browser-rendered objects it employs
describe dom browser extension- document object model dom browser extension is a silktest add-on component for testing web applications- dom browser
what is 4test4test is a test scripting language which is used by silktest to compose test scripts to perform automated tests its an object-oriented
define in brief about the silktest agent silktest component which receives testing commands from silktest host and interacts with aut application
explain the term- silktest host and silktest project silktest host - silktest component which manages and executes test scripts it generally runs
describe silktest what is the methodology behind silk testsilktest is a software testing automation tool which is developed by segue software
list flaws in waterfall model- the biggest drawback is that you dont test the application logic until very late in development cycle- though a
elucidate elementary processsoftware applications are a combination of various elementary processes various elementary processes come together to
what are different severity ratings in a projectthere can be 4 types of severity ratings in a tablei severity 1 - showstoppers - dont allow
which type of software must not be automatedfollowing types of software must not be automated- incompleteunstable software since they are still
you need to test a system though there is no documentation available and developers who developed it dont work there anymore what would you do- we