HCL Interview Question for Testing / Quality Assurances






Comment hidden because of low score. Click to expand.
0
of 0 vote

Functional testing is a type of black box testing that bases its test cases on the specifications of the software component under test. Functions are tested by giving them input and examining the output, and internal program structure is rarely considered unlike white box testing.

- callmegeek88 September 18, 2011 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Suppose the developer makes a script for the calculation " 2+4" then the functionality test is said to be successful if and only if the calculation is as per the exptected ie. 2+4=6

- rohit.oct19 June 28, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

In the functional testing we check that our system's functionality is as per the requirement or not without getting into detail of the internal logic.

- Anonymous September 03, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

In functional testing we will check the functionality of the application.It is a type of black box testing.
eg:- 2*3 =6

- s.chaudhari84 October 18, 2013 | Flag Reply


Add a Comment
Name:

Writing Code? Surround your code with {{{ and }}} to preserve whitespace.

Books

is a comprehensive book on getting a job at a top tech company, while focuses on dev interviews and does this for PMs.

Learn More

Videos

CareerCup's interview videos give you a real-life look at technical interviews. In these unscripted videos, watch how other candidates handle tough questions and how the interviewer thinks about their performance.

Learn More

Resume Review

Most engineers make critical mistakes on their resumes -- we can fix your resume with our custom resume review service. And, we use fellow engineers as our resume reviewers, so you can be sure that we "get" what you're saying.

Learn More

Mock Interviews

Our Mock Interviews will be conducted "in character" just like a real interview, and can focus on whatever topics you want. All our interviewers have worked for Microsoft, Google or Amazon, you know you'll get a true-to-life experience.

Learn More