GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Testing  >  Testing Basics
Go To First  |  Previous Question  |  Next Question 
 Testing Basics  |  Question 194 of 199    Print  
Test 5 Screens of an Application
What type of testing you can do? When we gave you 5 screens and, how can you test that application?


  
Total Answers and Comments: 2 Last Update: April 06, 2008     Asked by: ramakrishnaqc 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
March 17, 2008 06:03:42   #1  
devanshu20 Member Since: October 2007   Contribution: 9    

RE: Test 5 Screens of an Application
Well, 1. We can do GUI Testing of that given 5 screens, like typo, grammatical errors, proper validation messeges appears or not?2. If there is a FR(Functional Requirment) Specification given, than we can Test some Integrity or functional behavior of that perticular 5 screens.Correct me if i m wrong!!Many ThanksDev
 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
April 06, 2008 12:13:12   #2  
sarikagupta Member Since: April 2008   Contribution: 14    

RE: Test 5 Screens of an Application
If testing is being done for User Acceptance Testing, then all the functioning from user point of view is being tested by testing the overall functioning, validations, gramatical errors, by filling all type of values with every permutation and combination by looking overall UI.
 
Is this answer useful? Yes | No

 Related Questions

First of all, see the comments to the previous question. Then, all automation testing tools I ever heard of have a GUI recorder which allows you to record the basic user interactions with the software 
Latest Answer : In WinRunner we have to use checkpoint for building a testcase. ...

Definitely not! The major problem with testing that you cannot calculate how many error are in the code, functioning etc. There are many factors involved such as experience of programmer, complexity of 
Latest Answer : A finite state machine, for example implemented using something like Ragel would have a finite number of outcomes, and so would expect be possible to be 100% test covered. ...

First of all you must demand requirements and functional specification and design document of the mug. There will find requirements like ability to hold hot water, waterproof, stability, break ability 
Latest Answer : First of all you will need to collect the requirements of the mug, the rules as to how the mug shud respond to different input, like hot water, boilng water or cold water.  Its expected effect on its environment, which would be its output value.  ...

Each test is based on the technical requirements of the software product.  
Latest Answer : An environment that is created for testing purposes. A test bed may refer to software only or to both hardware and software ...

Good test is a test covering most of the object's functionality.  
Latest Answer : A good test case is Effective ( find more faults)Exemplary ( represents others)Economic ( Cheap to use)Evolvable(easy to maintain) ...

A test that discovered more errors. The whole purpose of testing process is to discover as many bugs and errors as possible. Test that covers more functionality and discovers more errors in your software 
Latest Answer : A successful test provides following goals:1) Detect maximum bugs 2) Deliver the s/w or system meeting all the specified requirements3) User satisfaction4) Quality s/w delivery 5) Risk related to software or system are reduced which can lead to system ...

Down-Top: unit -> interface -> system. Top-Down is a vice versa. You may use both, but down-top allows to discover malfunctioning at earlier phases of development and cheaper to fix than in the case of 
Latest Answer : Are you sure these are integration approach rather than testing appoach ...

Test plan consists of test cases. Test cases you develop according to requirement and design documents of the unit, system etc. You may be asked what would you do if you are not provided with requirements 
Latest Answer : Reg. Test Plan:Test plan is the first Deliverable from Testing team, so as soon as u get the SRS start preparing the test plan1) Purpose2) Scope3) Test Strategy & Approach4) Test Deliverable5) Test Start & Stop criteria6) Classify the bug types7) ...

QA should be involved in early stages of the development process in order to create an adequate test cases and better general understanding of the system. QA, however, must be separated from the development 
Latest Answer : QA is the team to provide guidelines, planning, standards to the software company and it will verify the working methadology of the software company. ...

In other word you are asked if you tested GUI part of the application or server part of your application.  
Latest Answer : Generally when you validating functionality of the application, you will check impact of front end operations on backend. For Example : If you are checking insert operation. You will insert input data from front end and check whether that input data ...


 Sponsored Links

 
Related Articles

Application Development in .NET

ASP NET 2 0 Tutorials Application development in NET Client Side Application Development Client applications are applications that run on the client system or the desktop of the user They are closest to the traditional windows based applications and they display forms or windows on the desktop enabl
 

N-Tier Application Partitioning

N Tier Application Partitioning Application partitioning is a vital process as it provides one with the opportunity to clearly define an even distribution of an application s presentation process and key data components without which you may find yourself feeling quite lost The components may be dis
 

N-Tier Application Manageability

N Tier Application Manageability While it is a fact that N Tier applications tend to provide almost limitless scalability the desire to change or add new forms of functionality can present a challenge in more than one arena Growth on a large scale can make capacity planning quite hard When available
 

Application Frameworks in SQL Server 2005

The new application framework of SQL called the Service Broker is a distributed application framework that provides relable asynchronous messaging at the database to database level. It allows internal and external processes to exchange streams of reliable asynchronous messages using extensions of T-
 

Testing and Integration

Once the software is complete, it will go though rigorous testing before its actual integration.  In this article we will take a look at different types of software testing and also different types of integration. With the diversity of business setting and software development models, it al
 

Rapid Application Development

What is RAD? One of the conveniences of developing software is that it is not a physical tool that can be lost once it gets developed or manufactured. Codes are used to implement the software and it does not disappear together with the product. We can re-use the code all over again in another softw
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Effective Controls for Attaining Continuous Application Security

Effective Controls for Attaining Continuous Application Security Throughout the Web Application Development Life Cycle Given the choice, every organization would want secure Web sites and applications from the Web application development phase all the way through the software development life cycle.
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Web Application Vulnerability Assessment Essentials

Your First Step to a Highly Secure Web Site If an organization taking a systematic and proactive approach to web security, and to running a web application vulnerability assessment in particular, then that organization defended against the most rapidly increasing class of attacks. &nb
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape