Searching for "By"

Q:

What documents should be delivered by a Business Analyst should deliver?

Answer

The documents that a business analyst should deliver are functional specification documents, technical specification documents, Requirements traceability, BRD (business requirements document), Use case diagrams and Business flow documents.

Report Error

View answer Workspace Report Error Discuss

Q:

How to create a file on the hard disk by using File class object?

Answer

We can use the following method call:


boolean createNewFile();


This method creates a new file on the HD. 


 


If a file is already existing with the name given in the constructor then this method does not creates file on HD.


If file is successfully created then this method returns true.


If file is already existing on the HD then this method returns false.


This method may throw IOException whenever IO error is generated while creating file on HD.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

Q:

If super class ref is pointing sub class object then by using super class ref is it possible to call sub class newly defined method?

Answer

yes if the method is ovreriding method


no if the method is not overriding method

Report Error

View answer Workspace Report Error Discuss

Subject: Java

Q:

Can Manual Testing be completely replaced by Automation Testing?

Answer

Automated testing cannot replace manual testing because of following reason:


 


- Automated testing cannot replace the analytical skills required to conduct testing. It can only enhance or supplement manual testing,


- Through manual testing, information can be gathered about the application, and real-time decisions can be made about how to enhance a test that would be too difficult to program into an automated script.


- We need a manual tester to analyze and maintain the automated scripts after they can run.

Report Error

View answer Workspace Report Error Discuss

Subject: QA Testing

Q:

What do you meant by "triple X" in Networks?

Answer

The function of PAD (Packet Assembler Disassembler) is described in a document known as X.3. The standard protocol has been defined between the terminal and the PAD, called X.28; another standard protocol exists between hte PAD and the network, called X.29. 

Report Error

View answer Workspace Report Error Discuss

Q:

A man takes 6 hours 15 minutes in walking a distance and riding back to the starting place. He could walk both ways in 7 hours 45 minutes. The time taken by him to ride both ways, is 

A) 4 hours B) 4 hours 30 minutes
C) 4 hours 45 minutes D) 5 hours
 
Answer & Explanation Answer: C) 4 hours 45 minutes

Explanation:

Time taken in walking both ways = 7 hours 45 minutes                     --------(i)

Time taken in walking one way and riding back= 6 hours 15 minutes-------(ii)

By equation (ii)*2 -(i), we have

Time taken to man ride both ways, = 12 hours 30 minutes - 7 hours 45 minutes

                                                        = 4 hours 45 minutes

Report Error

View Answer Report Error Discuss

Filed Under: Time and Distance

Q:

Which day was declared as the 'Direct Action Day' by the Muslim League ?

A) 3rd September 1946 B) 16th August 1946
C) 16th may 1946 D) 4th December 1946
 
Answer & Explanation Answer: B) 16th August 1946

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

Q:

The book " Truth, love and A Little Malice " is written by 

A) Tarun Tejpal B) Vikram Seth
C) Khushwant Singh D) Nirad C. Chaudhuri
 
Answer & Explanation Answer: C) Khushwant Singh

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Books and Authors