IT Community - Software Programming, Web Development and Technical Support

Testing Interview Questions....here

This is a discussion on Testing Interview Questions....here within the Interview Questions & Answers and Tips forums, part of the DiscussWeb IT Curriculum category; I would like to inform u all about the link where you can find more on testing questions...(latest)..below ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > DiscussWeb IT Curriculum > Interview Questions & Answers and Tips

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 03-02-2008, 11:17 PM
tanurai tanurai is offline
D-Web Trainee
 
Join Date: Mar 2008
Posts: 4
tanurai is on a distinguished road
Default Testing Interview Questions....here

I would like to inform u all about the link where you can find
more on testing questions...(latest)..below is the link!!!

http://www.onestoptesting.com/

Check it!!!May help
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-24-2008, 03:56 AM
Shanthi Shanthi is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 346
Shanthi is on a distinguished road
Default Re: Testing Interview Questions....here

What is Bench Testing?

Bench testing is comparing our product to some other product and then knowing the weakness of our product and trying to improve our product quality.


-Shanthi
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-24-2008, 03:59 AM
Shanthi Shanthi is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 346
Shanthi is on a distinguished road
Default Re: Testing Interview Questions....here

what is the difference between integration testing and system testing?

Integration testing is integrating one or more modules and testing an application. System testing is testing the functionality of the application whether it meets the requirements

-Shanthi
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-24-2008, 04:02 AM
Shanthi Shanthi is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 346
Shanthi is on a distinguished road
Default Re: Testing Interview Questions....here

What exactly ad-hoc testing is? At what situation it is prompt to implement?

It's a random testing. It means testing a application without proper test plan.It's carried out at the end of the project when all the test cases are executed.To check the application randomly.

or it's carried out in CMM 1 level company where test are executed without planning.


-Shanthi
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-24-2008, 04:03 AM
Shanthi Shanthi is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 346
Shanthi is on a distinguished road
Default Re: Testing Interview Questions....here

what is LCSAJ coverage?

LCSAJ coverage of a component that have exercised by a test suite.LCSAJ coverage implies 100% decision coverage.


-Shanthi
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-24-2008, 04:19 AM
Shanthi Shanthi is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 346
Shanthi is on a distinguished road
Default Re: Testing Interview Questions....here

How to test data loading in Data base testing?

Data Loading represents Loading a data from a source table to target table based on business logic. This is also called as Extraction, Transformation and loading (ETL).

For doing this there are lots of tools like Informatica, Data stage, Abinitio and so on...

Now I will explain with an example:

If ur Source table has emp_id, Emp_name, Emp_salary,Emp_dept ,Emp_location.
The target table has emp_id, Emp_name, Emp_salary.
Business logic : you have to load the target table for those employees whose salary > 20,000

So, for this a query or Stored procedure will be written

Now we have to test the Stored procedure..

By executing the Sp check the following

1. Check the number of fields the source and target table has
2. Intially before running the SP check whether the target table is empty
3. After executing SP, Check whether the records of employees whose sal>20,000 are loaded
4.Check whether the loaded records are as same as source table records.
5. Check for Null values or some junk values
6. Check the number of records loaded in the target table with COUNT keyword in Oracle


-Shanthi
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 03-24-2008, 04:25 AM
Shanthi Shanthi is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 346
Shanthi is on a distinguished road
Default Re: Testing Interview Questions....here

The Nature of Software Defects:

Logic errors and incorrect assumptions are inversely proportional to the probability that a program path will be executed. General processing tends to be well understood while special case processing tends to be prone to errors.
We often believe that a logical path is not likely to be executed when it may be executed on a regular basis. Our unconscious assumptions about control flow and data lead to design errors that can only be detected by path testing.
Typographical errors are random.


-SHanthi
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET 2.0 Interview Questions And Answers S.Vinothkumar Interview Questions & Answers and Tips 150 01-11-2008 02:14 AM
Jsp interview Questions And Answers leoraja8 Java Server Pages (JSP) 23 12-23-2007 09:19 PM
Testing Interview Questions And Answers Sabari Interview Questions & Answers and Tips 47 11-28-2007 10:08 PM
HR Interview Questions with Answers Sabari Interview Questions & Answers and Tips 63 11-23-2007 06:13 AM
Interview Questions shiva Interview Questions & Answers and Tips 6 08-24-2007 02:28 AM


All times are GMT -7. The time now is 07:09 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0