1.) His recent success ………. him more arrogant than what he used to be. c.) has made 2.) Hardly a day goes ……. When I don’t remember all those great people who had gathered ………… my home on his birthday.
1)A printer started its work at 8.15 a.m and ended its work at 9.20 p.m. It was interrupted twice for the time duration of 42 min. It can print 100 instructions per hour. Approximate how many instructions it can print?
Q. 1: Why a software needs to be tested? Every software product needs to be tested since, the
development 'process' is unable to produce defect free software. Even if the
development process is able to produce a defect free software, we will not be
able to know unless & until we test it. Without testing it, we shall not be
having enough confidence that it will work. Testing not only identifies and reports defect but also
measures the quality of the product, which helps to decide whether to release
the product, or not. <<<<<<
=================== >>>>>>
1.Can you tell me about yourself? Answer: In my QA career, I have been working on various system
platforms and operating systems like Windows 95, Windows 2000, Windows XP and
UNIX. I have tested applications developed in Java, C++, and Visual Basic and
so on. I have tested Web-based applications as well as client server
applications.
51. What is the difference between
verification and validation?
Verification: Verification is a process to ensure that the software that is
made, matches the original design. In other words, it checks whether the
software is made according to the criteria and specification described in the
requirement document. It is to check whether you built the product right as per
design. It is a low level checking. (It is done in walk-through meetings
generally). It checked whether it is made accordingly to the design..