
Search In
When Error occur to create new server in pgadmin
than use these commond in terminal to resolve this type of problem in pgadmin
1-sudo -u postgres psql
2-sudo -u postgres psql template1
3-ALTER USER postgres PASSWORD 'newPassword';
In C++ program the compiler converts every statement in machine language of one or more lines, during compiled time. Every line is provided with the unique address. So each function of the program is provided with the unique machine language address.
What Is Scenario Testing In Software Testing ?
Scenario testing is an approach of the software testing which produces excellent utilization of the testing scenarios. Main benefits of the scenarios are supporting to test improve way to any complicate
What Is Root Cause Analysis (RCA) In Software Testing ?
Root Cause Analysis:- Root Cause Analysis (RCA) is a technique of determining the furnishing components for the fundamental differences in the accomplishment connected with unfavo
What Is Breadcrumb ?
Breadcrumb is a canonical or hierarchical sequence of hypertext links appeared on top of the web page or any web site. Breadcrumbs denote the position of the operator or the person inside the website hierarchy.This is a website
While making joins in SQL you can have parameters which are passed in your query for getting result
ALTER PROC [dbo].[uspGetNudgesDetails]
@AccessToken VARCHAR(50),
@BeaconID VARCHAR(50)=NULL,
@CompanyID BIGINT =0,
@TargetUserID BIGINT=0
AS
BEG
Benchmark Testing:-
Generally benchmark testing is a fragment of the SDLC (Software Development Life Cycle) which includes to the both DBA (Database Administrator) and developers or programmers to identify the latest performance and renovates to enh
Defect Detection Efficiency (DDE) In The Software Testing:-
DDE or Defect Detection Efficiency is the number or the count of the bugs or defects throughout a phase that are inserted throughout the same phase divided by the complete number of
Angular 2 architecture consists of module , component , template , metadat , data binding , service , directive and dependency injection.Some of them are :
Module
Component
Template
Metadata
Module:
A module is a block of code that is used t
A high percentage of small businesses doesn’t own a website since they still depend on traditional forms of marketing. The great majority of small businesses shut down within only five years by ignoring current marketing trends and re
