GeekInterview.com
Series: Subject:

Testing FAQs

Showing Questions 21 - 40 of 707 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

What is interface testing & volume testing?

Asked By: Mr. Ram | Asked On: Mar 14th, 2006

Answered by: mfsi_chinmayb on: May 11th, 2012

Volume test is order to find the tress point of the application. Where the application failed to respond properly .
Interface testing is GUI testing .

Answered by: Prashant M on: Apr 6th, 2006

Volume testing is conducted once load point known to us that is till that point Responce time is stable,in case client requires irrespective of responce time he or she wants deadline of the project th...

What is security testing? Does it comes under functionality testing?

Asked By: Rekha | Asked On: Jul 4th, 2006

Answered by: Dillip Palai on: Apr 23rd, 2012

Security testing is a process to determine that an information system protects data and maintains functionality as intended. The six basic security concepts that need to be covered by security testin...

Answered by: mfsi_satyakamm on: Feb 27th, 2012

Security testing is a non-functional testing type. It tests how secure the application is. It guarantees security in the application so that the user can trust the application and can provide with ve...

What is the difference between smoke testing and sanity testing?

Asked By: Rama Krishna Kurapati | Asked On: Jan 30th, 2006

Smoke testing is after build releasing we will test high level functionalities working or not. Sanity testing is we will test all functionalities working properly or not.

Answered by: pavan kumar jvs on: Apr 20th, 2012

Sanity testing means developer to finish developing the software tester to test the software whether it can properly developed or not.it is called sanity testing.

smoke testing means:-before send the build to maintenance team finely to test the positive testing that is called smoke testing.

Answered by: Dillip Palai on: Apr 19th, 2012

Smoke Test: When a build is received, a smoke test is run to ascertain if the build is stable and it can be considered for further testing. Smoke testing can be done for testing the stability of an...

What is the difference between iso,cmm and CMMI?

Asked By: Lakshman | Asked On: Dec 19th, 2005

Answered by: Dillip Palai on: Apr 2nd, 2012

The Capability Maturity Model (CMM) is a way to develop and refine an organizations software development process. A maturity model is a structured collection of elements that describe characteristics ...

Answered by: Ranvind Kumar on: Feb 16th, 2012

What is the difference between ISO an ISI ?

What are the most used testing tools?

Asked By: soly_cs | Asked On: Feb 24th, 2011

Answered by: mfsi_chinmayb on: Mar 29th, 2012

Tools are categorized by keeping eyes on different factors. So they are good at their ways. But if we mention tools good at their fields. For automation testing:QTP(comercial) , Selenium (Open sourse...

Answered by: mfsi_satyakamm on: Feb 29th, 2012

For Automation Testing: Selenium, QTP

For Performance Testing: JMeter, LoadRunner

For Security Testing: Firebug, WebScarap

What is version control?

Asked By: visionoverseas | Asked On: Nov 13th, 2005

Answered by: Dillip Palai on: Mar 26th, 2012

Software Version Control is a system or tool that captures the changes to a source code elements: files, folders, images or binaries.

Version Control Tools track these changes and allows manipulation of versions and baselines.

Answered by: Devika on: Mar 21st, 2012

A version control system (or revision control system) is a combination of technologies and practices for tracking and controlling changes to a projects files, in particular to source code, documentation, and web pages.

How can you differentiate black box testing and white box testing? Is white box and GLass box testing same?

Asked By: Vinay Kumar | Asked On: Dec 3rd, 2005

Answered by: mfsi_satyakamm on: Mar 13th, 2012

Black box Testing: It completely tests the functional and non-functional attributes of the application without getting access to code. i.e. application is tested without getting access to code. White...

Answered by: sankumarsingh on: Oct 1st, 2010

Black box testing is something like a black box....... about which i don know wht is inside this one. We just know that if we give this type of input it results this type of out put. How ...........I ...

What are the methodologies you use to write test cases ?

Asked By: cindrela | Asked On: Nov 24th, 2006

Answered by: mfsi_satyakamm on: Mar 7th, 2012

If we understand the user needs completely and appropriately it becomes easier to write Test Cases. For writing Test Cases we need to think from the point of view of an end user. Normally the follo...

Answered by: nagk24 on: Jan 4th, 2012

1)input domain
2)cause effect
2)state transition

What is the difference between static and dynamic testing?

Asked By: jaganjonnakuti | Asked On: Feb 13th, 2006

Answered by: mfsi_satyakamm on: Feb 28th, 2012

Static testing is done without/before executing the code (say for eg reviewing the SRS or reviewing the code) to find out errors if any. Here it is very useful to find out flaws in user requirements. ...

Answered by: byju philip on: Oct 17th, 2006

Static Testing & Dynamic TestingStatic Testing: Static Testing is the process of Verification. Static Testing is done by QA(Quality Assurance) teamStatic Testing technique do not execute the ...

Manual testing v model

Asked By: Kashifrafique1 | Asked On: Jul 1st, 2009

How do you explain v model in manual testing?

Answered by: mfsi_satyakamm on: Feb 23rd, 2012

As the word suggests "V Model" has two parts i.e. "" which contains the development activities i.e. SDLC (Software Development Life Cycle) and "/" which contains the associated testing activities i.e....

Answered by: ravi yadav on: Oct 8th, 2011

In the V Model SDLC, both the Development activity and the testing activities start almost at the same time with the same information. The development team does design and development and test team do...

Que: what is difference between black box and grey box tewsting?

Asked By: yogendra | Asked On: Oct 3rd, 2005

Answered by: mfsi_satyakamm on: Feb 16th, 2012

Black Box testing purely sees the functional and non-functional characteristics of the application (i.e. we dont have to check the code) Grey Box testing is a combination of both White Box and Black ...

Answered by: Usha_s on: Aug 4th, 2010

Without knowing the internal logic, just based on the SRS , the testing performed is termed as black box testing. Its performed by the testers.Grey box is a combination of blank box and white box. Thi...

Security testing-from where to delete cookies

Asked By: sonalee | Asked On: Apr 7th, 2011

Hello frnzwhen we r testing cookies for security testing in that we have to check for deleting cookiesmy ques is do we have to delete from browser(google chrome m using) or from hard drive?Reply soonthanx

Answered by: mfsi_satyakamm on: Feb 14th, 2012

Cookies are browser specific i.e. cookies of different browsers are stored in the hard disk in different folders where the respective browsers are installed. So deleting cookies by using specific brow...

Answered by: sangeeta on: Jan 18th, 2012

Two ways to delete:
1. in IE goto Tools->Internet Options->General Tab->Browsing History section->Hit Delete button->Choose an option what you want to delete

2. Goto Windows Start->Run->Type Cookies->Hit enter->Select all->Ctrl+A->Delete

Integration testing for multiple applications

Asked By: Mithu | Asked On: Mar 13th, 2007

I appeared for an interview and interviewer asked me the below question, pls answer aSAP :if you have 2 modules (applications) and you need to do integration testing , how will you proceed i.E how will you create test cases ..You may answer using any example

Answered by: mfsi_satyakamm on: Feb 12th, 2012

Integration Testing purely depends on how the system is designed, which helps to determine the interdependency between each module.
When we know how individual modules depend on each other, we can do integration testing of two or more modules depending upon their interdependency.

Answered by: jay shankar kumar on: Sep 19th, 2011

Intergration testing is technique used for integrate the hole module.

What is test log?

Asked By: AARTHI | Asked On: Nov 23rd, 2006

Answered by: mfsi_satyakamm on: Feb 9th, 2012

Test Log is a record which keeps information regarding which test case passed and which test case failed.
It is updated after every test case is run.

Answered by: yogesh kumar sharma on: Dec 26th, 2011

A chronological record of all revelant details about execution of a test.

How will you conduct security testing manually?

Asked By: sonalee | Asked On: Mar 18th, 2011

Answered by: mfsi_satyakamm on: Jan 24th, 2012

Hi,

Security testing can be done manually, but it needs very keen observation to identify the sources of security leaks.
Firebug is a great tool to do security testing manually.

Thanks

Answered by: siriatwork on: Nov 25th, 2011

Security Testing is the bigger umbrella...if you can drill down to which area you wanna test it might be helpful. On a general note, security testing mainly covers tests related to Authorization and A...

What is sandwich testing?

Asked By: jayasingh_c | Asked On: Jan 30th, 2006

Answered by: mfsi_satyakamm on: Jan 18th, 2012

Hi,

Sandwich Testing is also called Mixed Testing.

It is a form of integration testing which combines the bottom-up and top-down approach of testing.

Thanks

Answered by: mfsi_chinmayb on: Jan 2nd, 2012

Hi
Sandwich Testing is the combination of Bottom-up testing with the Top-down Testing

Testlog document

Asked By: vtpraveen | Asked On: Dec 26th, 2009

What is testlog document in testing process?

Answered by: mfsi_chinmayb on: Dec 19th, 2011

Hi

Test log is a document which indulge all descriptive information about the Test.It is basically done to trace back the activities/events done while testing.

It includes

1)Test log Identifier
2)Description about the test
3)Task done during testing

Answered by: mathan_vel on: Jul 26th, 2010

TestLog is a maintainence document of Test Plan and Test cases that runs on different Test cycle. Which contains the Test Results of executed Test case(Passed/Failed)

In lan/wan, how to set up an environment for mercury quality centre. Can any body help me, I want to know the detailed information on it. It would be appreciable, if some one give information asap.

Asked By: Shannon Woods | Asked On: Jul 18th, 2006

Answered by: Raju Sharma on: Dec 12th, 2011

Hi The Instance has to be created in QC for creating the hirarchy like parent child in test plan , which further moved for the exectution from Test Lab. However Its very important to have the domain...

Quality centre

Asked By: G.D.S.Prasad | Asked On: Mar 25th, 2009

How many tables will be created when a project is created in quality centre 9.2?

Answered by: siriatwork on: Nov 25th, 2011

This question should be moved to Quality Center!

Selenium rc

Asked By: yogi435 | Asked On: Sep 2nd, 2010

How to exeute a test case saved in ruby? Where to see the results?

Answered by: siriatwork on: Nov 25th, 2011

Use this site: http://selenium.rubyforge.org/getting-started.html

First | Prev | | Next | Last Page

 

 

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.