Questions

Q:

Which of the following is not a static testing technique?

A) Inspections B) Data flow analysis
C) Error guessing D) Walkthrough
 
Answer & Explanation Answer: C) Error guessing

Explanation:

Static Testing, a software testing technique in which the software is tested without executing the code. This Techniques provide a powerful way to improve the quality and productivity of software development by assisting engineers to recognize and fix their own defects early in the software development process.

 

It has two parts as listed below:

Review - Typically used to find and eliminate errors or ambiguities in documents such as requirements, design, test cases, etc.

Static analysis - The code written by developers are analysed (usually by tools) for structural defects that may lead to defects.

 

In this software is tested without executing the code by doing Review, Walk Through, Inspection or Analysis etc.

 

Hence, Error guessing is not a static software testing technique.

Report Error

View Answer Report Error Discuss

13 22238
Q:

Which of the following awards is Sachin Tendulkar NOT awarded with?

 

A) Bharat Ratna B) Dhyan Chand Award
C) Padma Vibhushan D) Rajiv Gandhi Khel Ratna
 
Answer & Explanation Answer: B) Dhyan Chand Award

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Honours and Awards
Exam Prep: Bank Exams

1 22236
Q:

main()

{

float me = 1.1;

double you = 1.1;

if(me==you)

printf("yes");

else

printf("No");

}

A) Yes B) No
C) Both D) Compilation error
 
Answer & Explanation Answer: B) No

Explanation:

For floating point numbers (float, double, long double) the values cannot be predicted exactly. Depending on the number of bytes, the precession with of the value represented varies. Float takes 4 bytes and long double takes 10 bytes. So float stores 0.9 with less precision than long double.

Report Error

View Answer Report Error Discuss

Filed Under: Software Testing
Job Role: Software Architect

19 22209
Q:

Sharad Joshi Samman is awarded for

A) Social Service B) Trade Union activity
C) Cartoon D) Satire and essay
 
Answer & Explanation Answer: D) Satire and essay

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Honours and Awards

45 22194
Q:

At which place will you find maximum sunlight in December?

A) Kanya Kumari B) Pune
C) Kolkata D) Lek
 
Answer & Explanation Answer: A) Kanya Kumari

Explanation:

Kanyakumari is nearest to the Tropic of Capricorn, and the sun's rays fall vertically here during December.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography

54 22194
Q:

The smallest Union Territory of India is 

A) Lakshadweep B) Pondicherry
C) Daman and Diu D) Dadar and Nagar Haveli
 
Answer & Explanation Answer: A) Lakshadweep

Explanation:

Lakshadweep has an area of only about 32 sq km.

 

The_smallest_Union_Territory_of_India_is1554209119.jpg image

 

The area of Pondicherry, Daman and Diu and Dadar and Nagar Haveli are about 492 sq km and 491 sq km respectively.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

40 22182
Q:

Which country has "This is the root of all evil" written on its coins?

A) Italy B) Vatican City
C) Cuba D) Russia
 
Answer & Explanation Answer: B) Vatican City

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

135 22180
Q:

Smallest cricket stadium in the world by boundary?

A) Carisbrook Stadium B) Feroz Shah Kotla
C) Melbourne Cricket Ground D) Sydney Cricket Stadium
 
Answer & Explanation Answer: B) Feroz Shah Kotla

Explanation:

Smallest_cricket_stadium_in_the_world_by_boundary1562043904.jpg image

The Feroz Shah Kotla Ground is a cricket ground built in 1883 in New Delhi is the second oldest international cricket stadium still functional in India, after the Eden Gardens in Kolkata. It also holds the record of the smallest cricket stadium in the world by boundary.

 

Report Error

View Answer Report Error Discuss

Filed Under: Famous Places
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

26 22172