Sunday, 8 February 2015

Synonyms

ability capacity, faculty, talent, skill, competence, aptitude
abolish exterminate, extinguish, extirpate, eradicate, obliterate

Saturday, 7 February 2015

latest english

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.


Saturday, 13 December 2014

IBM apti

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?

Sunday, 16 November 2014

Characteristics of a Good SRS


Characteristics of a Good SRS
A good SRS document has certain characteristics that must be present. Thecharacteristics are:1.
Correctness:
             An SRS is correct if every requirement included in the SRSrepresents something required in the final system.2.
Completeness.

testing interview


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.
<<<<<< =================== >>>>>>

Questions+for+QA 1


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.

Questions+for+QA 2


 


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..