
Search In
In the below example I have created a dialog button layout. Here I have created a main.activity layout, In main.xml layout first I have created Relative layout and added all layout in this Main Relative layout then I have created a
Hello Readers...
By this blog i am trying to explain the difference between static testing and dynamic testing. I hope this way of presenting is very easy to understand for all the test engineers.
S.No.
Static Testing
While working for an autocomplete funtionality in angularJS encountered a problem where instead of the JSON we need to iterate each element and have to make an Array of string.
For iterating the JSON data(from server side), we used:
$scope.complet
In the below layout example, I have created a dialog box with RecyclerView. Here I have added first RecyclerView dependency to Grandle file. Now in next step I have Created a Main RelativeLayout. All layout added in Main RelativeLayout then created L
Hello Readers...
By this blog i am trying to explain the difference between the ‘Verification’ and ‘Validation’. I hope this way of presenting is very easy to understand for all the test engineers.
S.N
PHP is a server side scripting language which is used to create dynamic web pages.
PHP5 ia an updated version of PHP. PHP4 is no longer developed.
There are some additional features in PHP5 due to which it is used widely.
Some features are below:-
Combinators are used to define the relationship between the selectors.
There are four different combinators in CSS3:
descendant selector (space)
child selector (>)
adjacent sibling selector (+)
general sibling selector (~)
Descendan
In the below example I have created Static JSON Parsing program in android. First I have added two TextView within RelativeLayout. In MainActivity I have used JSON object and JSON array JSON object within curly bracket ({) and JSON
Gateway just like the name suggests act like a gate that we have in our homes.
Any one who want to come first need to pass with that gate to gain access to inside.
Gateways in networks are used to allow filter data to send f
