Migrating a project from one technology to another technology happens only when your project is developed 5 to 10 years back with older technologies like Access, VB etc and wanted to change to new tec...
It totally depends up on the project as how much of the existing functionality is goint to use for the migrating project, if it's very less than we can go for updating or else we can go for new docs.
Use Case: It's a high level description of the system/application as it describes how the sytem will work in terms of users.Test cases: If the date field had date picker:-> Check for default date as d...
Use case is mainly the Pictorial design of the requirements. This is normally how you are going to code fo rthe requirement. What will be the input to what funtion and what could be the output to...
As per my knowledge we follow 6 things fro GUI testing:-1) Check for Availabity of objects2) Allignment3) Spell checking4) Data should declare in Specified name for example " Previous" not like this "<< "5) Matching Fore and background colours6) Over all checkPrasanna.S.R
Regular Expression for Yahoo User Id : [a-z][a-z0-9_.]* Note : First letter starts with alphabet and second letter can starts with either alphabet or number or _ or (.) dot.regardsNag.
meelayugandhar
Mar 1st, 2007
Hai this is yugandharregular expression for yahoo...?regular expression for my mail i.d???? meela_yugi@yahoo.com??? [a-z]*[_0-9]*[a-z]*[@][a-z]*[.][a-z]*in this from left to right[a-z]*______ ...
Hi,What is the regular expression for yahoo user ID in Win Runner. conditions: only underscore sign can be used as a special character and also cannot use two under score signs simultaneously.eg: ragh...
kishore.gp
Dec 26th, 2005
hiwithout knowing length how can we put the range .
Ans