Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Format of Test Cases Templates in Testing

The Test Case Templates are the document that describe and cover the Inputs, events and Expected results of the Application. Templates determine that the Features of an application Is Working Correctly. Test case templates contain all particulars of

Format of Test Cases Templates in Testing

The Test Case Templates are the document that describe and cover the Inputs, events and Expected results of the Application. Templates determine that the Features of an application Is Working Correctly. Test case templates contain all particulars of

Agile Methodlogy,Agile Scrum

Hi All, Here I am going to explain about the agile model & how it is different from traditional model & basic introduction of Agile scrum. Agile Methodology: Agile testing is used when customer requirements are changing dynamicaly. When we

Hide and Show TabBarController in iPhone

Sometimes we need to hide or show TabBarController from the bottom of the screen then we can just use following functions to do so... In AppDelegate or Singleton class for .h class :- - (void) showTabBar:(UITabBarController *) tabbarcontroller; - (

Cool widgets in OpenERP

Widgets are the GUI elements that can perform some controlling tasks. In OpenERP, we can see a few of widgets that have significance in the views like statuses of the any process, seeing states of an object, or getting lists out of huge data, or spli

How to create script in Jmeter?

Steps for Script Creation in JMeter 1.Right Click on Test plan-> Add Thread Users-> Thread Group 2.Right Click on Thread Group->Add Logic Controller->Transaction controller 3.Thread Group-> CSV Data Set config 4.Thread Plan-> HTTP

Implement Gesture listener on listview item

This blog gives a simple example to implement Gesture listener ( or horizontal swipe) on ListView item. public class MainActivity extends Activity implements OnGestureListener{ private ListView listView; private ArrayList LIST; private

How to export data to csv using javascript and jquery

Sometimes you face the problem to export the data into csv file using clientside platform. In this case you can use javascript and jquery. Below is the code to find out the solution: Javascript Code: $(document).ready(function () { function

PageViewController

Hi Guys, Do you know how to implement PageViewController ? This is an IOS very good and efficient feature. Below I have implemented a example which will help you use the PageViewController. Lets assume you have create a Book for kids which helps

ORM Methods in OpenERP

Every object in OpenERP is based on OSV i.e Object Service and this service implements full Object-Relational Mapping enabling developers not to worry for the simple SQL operations. In OpenERP, we have such ORM methods that are very useful. Here are

1 590 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: