Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Trace to customer requirements - what type of testing it is..
a.tracebility testing b.white-box testing c.block box
testing d.regression testing

Answer Posted / rajendra prasad reddy penumall

Black box testing

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Kindly tell me some good websites from where I can study about sqa and testing(advance and new material)

2104


What are the actual QA processes run in software compamy ?

2292


Write down the differences between the responsibilities of qa and programmers?

1462


How is adhoc testing different from exploratory testing?

1190


hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server

2270


What should QA require of Development?

4258


Can you build a good audit trail using Compuware's QACenter products. Explain why.

2592


How can new software qa processes be introduced in an existing organization?

1119


List out the software quality practices through the software development cycle?

1013


How is retesting different from regression testing?

1227


What is the best tester to developer ratio?

1162


What do you understand by ‘test effectiveness’ and ‘test efficiency’?

1121


Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?

1872


What are the defects found in testing banking domain?

1985


We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

2259