Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

backend testing

This is a discussion on backend testing within the Test Director forums, part of the Software Testing category; How do we do backend testing.Whatelse do we need to know apart from basic SQL.Do we write SQL statements in the test cases, if so where do we write in ...

Go Back   Geeks Talk > Software Testing > Test Director
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 03-07-2007
Junior Member
 
Join Date: Jan 2007
Location: US
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
ayodhya is on a distinguished road
backend testing

How do we do backend testing.Whatelse do we need to know apart from basic SQL.Do we write SQL statements in the test cases, if so where do we write in TD or QC.Do we use CREATE and UPDATE statements for backend testing.I need this for my interview.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 12-03-2007
Junior Member
 
Join Date: Dec 2007
Location: india
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
bhupender is on a distinguished road
Re: backend testing

hello all,
I am intersted in software testing and working as a traniee
Reply With Quote
The Following User Says Thank You to bhupender For This Useful Post:
  #3 (permalink)  
Old 12-03-2007
Junior Member
 
Join Date: Dec 2007
Location: india
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
bhupender is on a distinguished road
Re: backend testing

How do black box tester do testing of database migrated from sql to oracle
Reply With Quote
  #4 (permalink)  
Old 12-03-2007
Expert Member
 
Join Date: Oct 2007
Location: Mumbai
Posts: 354
Thanks: 4
Thanked 58 Times in 47 Posts
bizzzzzare will become famous soon enough
Smile Re: backend testing

Hi Bhupender,

Welcome to the World of Testing - Database Specific

Well testing dB Migration would generally not be covered as part of a Tester's scope. There is a seperate team that looks into Migration projects....
But still if Insistent.....

We could write Automated Scripts which would Compare Table Structure of both the Databases once Migrationis complete. A simple workaround would be to Describe both the table structures in the DB's and take the output to Excel Sheets. We could parameterize DB.Table Name to achieve easier use.

Once the column names are in Excel, a simple Macro program to compare Range of values specified in both columns would suggest if the table was migrated successfully or not.

NOTE : But even then verifying Datatype of columns would not be possible.
Also checking Data Integrity would not be a part of the scope as well..

Cheers.......
__________________
Regards,

V.Umesh Krishnan
QA Consultant
Reply With Quote
  #5 (permalink)  
Old 02-13-2008
Contributing Member
 
Join Date: Feb 2008
Location: Hyderabad
Posts: 49
Thanks: 1
Thanked 2 Times in 2 Posts
deepika.padakandla is on a distinguished road
Re: backend testing

Hi Ayodhya,
In QC we can do backend testing in SiteAdmin.We use SQL statements for customization.We write queries in Tables.we have different tables for different modules in QC.For egfects module will have Tables like BUG,BUG TOKENS.Each table will have number of columns like BG_BUG_ID which is an integer type.
When we want to change the defect id then we go for SiteAdmin BUG table and will write Query "update sequences set SQ_SEQ_VALUE='1' where SQ_SEQ_NAME='BUG' ".This query results in changing the existed defect id in defects module starts with one...then the next defect ID will be two....and so on.
If you have any doubts then can get back to me any time as iam working as QC Admin...hope this information is useful for you.

Thanks
Deepika.P
Reply With Quote
The Following User Says Thank You to deepika.padakandla For This Useful Post:
  #6 (permalink)  
Old 02-22-2008
Banned
 
Join Date: Oct 2007
Location: Hyderabad
Posts: 176
Thanks: 2
Thanked 13 Times in 13 Posts
quality_quantity is on a distinguished road
Re: backend testing

hi dear

we do testing with nunit...

http://weblogs.sqlteam.com/mladenp/a...2/15/4165.aspx

Go with the flow & have fun! Else fight the flow


Thanks and regards
PRATAP M
Reply With Quote
  #7 (permalink)  
Old 07-14-2008
Junior Member
 
Join Date: Aug 2007
Location: NY
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
sultanqa is on a distinguished road
Re: backend testing

back end testing is to verify data are available that was feed at user interface.
Data are the most valuable asset of the any company.
Reply With Quote
  #8 (permalink)  
Old 12-13-2008
Junior Member
 
Join Date: Nov 2008
Location: USA
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
morayaha is on a distinguished road
Re: backend testing

hello all,
I need some help to learn more about back end testing, pls send me some links and suggestions to develop my skills more on back end testing.
Reply With Quote
  #9 (permalink)  
Old 03-05-2009
Junior Member
 
Join Date: Mar 2009
Location: Hyderabad
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
shivakrishna.t is on a distinguished road
Re: backend testing

Hi i need Test Director & Q.C FAQ's. can u provide me a Download of FAQ's
Reply With Quote
Reply

  Geeks Talk > Software Testing > Test Director

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

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


Similar Threads

Thread Thread Starter Forum Replies Last Post
Jmeter for load testing and stress testing dhamodharan2006 LoadRunner 1 10-06-2008 04:10 AM
View code that Informatica creates in backend JobHelper Data Warehousing 4 06-06-2008 04:18 AM
Frontend and Backend testing JobHelper Testing Issues 1 12-17-2006 09:55 AM


All times are GMT -4. The time now is 12:05 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved