| |
| Earlier, the main problem with the CSS has been lack of browser support. CSS Browser Selector gives us the ability to write specific CSS code for each operating system and each browser. To send different CSS rules to IE, we can use the child selector command, which IE can’t recognize. The child selector command involves two elements, one of which is the child of the other. So, html>body refers to the child, body, contained within the parent, html. |
| |
 |
|
|
|
| |
| The objective of Verification & Validation is that it assures that our software application meets user's needs. Both are the testing processes but the difference between Verification & Validation is that In Verification we focus on process testing and in Validation we focus on the Product testing. After completing Verification process, the Validation process starts. |
| |
 |
|
|
|
| |
| Web 2.0 stands for the Second Generation of World wide Web. The phrase Web 2.0 was coined by O'Reilly Media (a publisher of computer literature) in 2004. Previously World Wide Web was a collection of websites but now it is a completed computing platform serving web applications to end users and the main trend is to replace desktop computer applications and put them on the web for users that's why Web 2.0 is going to be source, media and platform for many purposes. |
| |
 |
|
|
|
| |
| Globalization testing is a method to find out the problems in application design that could be possibly be taken to a level of globalization. Globalization testing assures you of the fact that it supports international platforms, with appropriate codes that are able to handle the changes in environment without crashing the functionality. Globalization testing tests functionality of the product in any culture/locale settings with every type of international input possible. |
| |
 |
|
|
|
| |
Because
(First Impression is the Last impression)
People run behind attractive things, go anywhere, but only those things are successful which have the combination of attraction and quality. Same rule follows in our software industry, if your software has attraction and quality then customer will follow you. Now you people will be thinking about the USP of software and the most appealing USP is “USER INTERFACE” (UI). |
| |
 |
|
|
|
| |
| These days where every industry are facing lot of competition against its products or application, only those companies could survive in this market, that offer safe, secure and quality product or application to customer. There are some magical steps behind to develop quality product or application. Just follow these steps and deliver a quality product to your customer. Take a one step further with the following steps and be a preferred choice of your target customers: |
| |
 |
|
|
|
| |
Usability in website means that there should be a user centric way of doing things in website design process. Usability should not be an afterthought. Testing and fixing a website after it has been built is useless and not likely to produce good results.
Advantages of planning usability into our website will result in increased customer satisfaction, efficiency, success, and completion along with reduced long-term development, training and support costs. |
| |
 |
|
|
|
| |
| SEO (Search engine optimization), is the process of making our website to appear higher in search engine results pages. Page rankings depends on a number of factors, search engines evaluate our website’s relevance and readability before passing on it a position or ranking on the search engine results page. The more relevance the search engines determine our website has for a given search, the higher the website will rank. SEO is the art of getting a website to work optimally with search engines like Google, Yahoo, MSN etc. |
| |
 |
|
|
|
| |
| Ajax is a term that refers to the use of a group of technologies together. Earlier web applications submit user completed forms to a web server and the web server responds by sending a web page back. This makes applications run more slowly and awkwardly than their native counterparts. |
| |
 |
|
|
|
| |
| JavaScript is a scripting language. It is a trademark of Sun Microsystems. The main use of JavaScript is to interact with HTML that provides HTML a programming tool. Its looks like JAVA but it is more easy and flexible than JAVA. JavaScript uses prototypes instead of classes for defining object properties. It also supports most of the current browsers. It is a client side language. You can validate text fields, disable buttons, validate forms, or change the background color and many more with your page. |
| |
 |
|
|
|