IF ASCII_CODE_OF_ENTERED_CHAR is less than 44
THEN reject it
ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56
THEN reject it
ELSE it's a digit, so accept it
Which one of the following sets of ASCII codes do you use
to test the sample code above WITHOUT redundant coverage?
The company has software running in its production
environment that was designed and tested on its quad-
processor servers with 16 GB of RAM. In order to meet
budget constraints, its disaster recovery plan calls for
this same software to be installed on functionally
identical servers, which are dual-processor with 12 GB of
RAM. The test group has been tasked with confirming that
the software is going to work on the hardware proposed in
the disaster recovery plan.
-what testing types is being used in the scenario above?
What is the name of the process developed by The Software
Engineering Institute that addresses 18 key process areas
for achieving a certain level of organizational maturity?
The company is developing a new piece of software. The
application allows a computer user to use the print option
of any existing application to save the output into an HTML
file instead of printing.
-Based on the scenario above, which test methods do you use
to make certain that the new software will work properly
with existing applications?
Which one of the functional groups do test engineers
interact with in order to retrieve the correct set of
requirements for a specific software release?
You need to plan a test project to qualify an application
composed of many individual components.
Referring to the scenario above, which phases do you expect
to take longer than usual?
what is independent question and what is retriewing and
what is problem of severity.
21
Have you done exploratory or specification-driven testing?
84
.what are the types of recording modes in winrunner
2.what are the three modes of running a test in winrunner
3.what is synchronization point
4.what are the contents present in a test case
5.do we need testing for the project
6.what is code review and code walk through
At which phase the testing starts (begin) in the project
How do we test Client server applications and a Web
applications
what is verification and validation
what is adhoc testing
what is traceability matrix
what is base line document
what is Test Life Cycle
what is regression testing and retesting
what is a BUG LIFE CYCLE
what is a Bug
what are defects
what is functionality testing and system testing.
a project has to be released in one day but the testing
people got that project from the developers
half of the day before so what they have to do to complete
the testing process.
20 what are severity level and priority levels
what are risks and contigencies(solutions) of an ecommerce
(online shopping and bidding project)application?we
describe this in Test plan can anyone tell me abt this?
79
What is difference between web site testing, desktop
application testing and wireless application testing? what
is the difference in testing strategy to test them?