Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

About Test Plan

This is a discussion on About Test Plan within the Testing Templates forums, part of the Software Testing category; Hi Friends, I am new member joined in ur communication, Can any one please tell me what are the common risk and metigation in the web base project, Because i ...

Go Back   Geeks Talk > Software Testing > Testing Templates
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 12-09-2007
Junior Member
 
Join Date: Nov 2007
Location: bangalore
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
ranzranz is on a distinguished road
About Test Plan

Hi Friends,

I am new member joined in ur communication, Can any one please tell me what are the common risk and metigation in the web base project, Because i have to right my first test plan for my project.

Please replay as soon as possible. Waiting for ur reply.

Regards,
Ranz
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 12-14-2007
Junior Member
 
Join Date: Mar 2007
Location: India
Posts: 8
Thanks: 0
Thanked 1 Time in 1 Post
shindevijaykr is on a distinguished road
Re: About Test Plan

Hi,
Here are commom risks in web based projects:
Security issues
Load and stress

Regards,
Vijay
Reply With Quote
  #3 (permalink)  
Old 11-17-2008
Junior Member
 
Join Date: Nov 2008
Location: India
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
rajadevnath.sqa is on a distinguished road
Re: About Test Plan

Hi,

Testing begins with mapping out the site under test. Your web test plan should include following all the links of a web site to generate or validate a map of the web site structure. Testing the links ensures that no "404 - Not Found" errors exist, and that the pages retrieved for display are the ones that are expected.
Links come in all shapes and sizes: hyperlinked text, linked graphics, or java-enabled controls. Some automation test tools can’t recognize and manipulate links. Be sure your tool evaluation includes a question about exactly how links are recognized, and how they can be tested once recognized. Even in straight HTML, links need to be recognized as controls or objects in order to test them. Tools are available for starting with a URL (Uniform Resource Locator), then automatically following all the links and pages that are found within that site. There are some robots available for this process. Some of the less-expensive robots limit how deep the link search will go, but they generate comprehensive error reports, and save the pages that were retrieved for off-line review. Some even allow you to replicate an entire web site in no time.
More expensive automated test applications have few limits in number of links deep that can be followed or other restrictions, but require you to build scripts, customize existing scripts, or invest lots of time in creating your own.
Reply With Quote
  #4 (permalink)  
Old 11-18-2008
Junior Member
 
Join Date: Nov 2008
Location: singapore
Posts: 6
Thanks: 0
Thanked 1 Time in 1 Post
HUMPBACKWHALE is on a distinguished road
Re: About Test Plan

Common Risks include security,Performance.
also the DB issues.
and when starting with a Test plan you define the milestones for Testing the same like SIT,UAT.
also as it was a web based project almost all the testing is limited to ITG and when MTP is over, during MTP itself you can have a quick look at the Production site if all the changes had been implemented as per the plan This can be noted in your test plan itself.(This is one of the common mistake usually occurs in web based projects).

----------------------
Humpbackwhale
Reply With Quote
  #5 (permalink)  
Old 11-18-2008
Junior Member
 
Join Date: Nov 2008
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
RITUKAULQTP is on a distinguished road
Re: About Test Plan

Certification preparation for hp quick test professional -hp0m16 course length : 3 days dates :- weekends course objectives this course teaches you to: the concepts of functional automation. Getting abreast with the qtp and learning how to implement it to do effective test automation. Understanding the advanced level features of qtp along with doing hands on with them. Prerequisites candidates should be well versed with the concepts of manual software testing intended audience quality assurance engineers, and new users of qtp who need to implement qtp and/or executives who will be involved in any part of testing. Course outline introduction to automation architecture of functional automation tools record and play modes of recording object repository(types) object repository manager(orm) and merging of or object identification actions parameterization checkpoints(standard, text, bitmap, database, xml from resource) output values(standard, text, text area, bitmap, database, xml from resource) synchronization points regular expression recovery scenarios function libraries define vb functions vb subroutines accessing data table at runtime using vbscript concept of descriptive programming. Single physical description object of physical descriptions. Framework - types of framework: 0,1,2,3. What you pay ? individual fees inclusive of all = rs 8000/- group discounts available = rs 7000/- per candidate in a group of more than 3 . Benefits :- • work shops conducted by istqb certified & hp-qtp 9.2 ( score - 98%) certified and an industry expert • study material and precise guidance • friendly but professional environment • sessions on only week ends (sat-sun) contact us :- sqc infotech k2 , first floor , central market above nokia hotspot ,lajpat nagar 2 . New delhi-24 ph :- 09910722113
Reply With Quote
  #6 (permalink)  
Old 02-09-2009
Expert Member
 
Join Date: Oct 2007
Location: hyd-India
Posts: 122
Thanks: 3
Thanked 17 Times in 15 Posts
ch.bhaskar.mca is on a distinguished road
Re: About Test Plan

Hi ranzranz,

What ever rajadevnath said that is correct.
those are the major issues u need to concentrate on it.

Thanks and regards,
Bhaskar kumar
Reply With Quote
  #7 (permalink)  
Old 03-09-2009
Junior Member
 
Join Date: Oct 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
ravieturi is on a distinguished road
Re: About Test Plan

Hi,

Test plan generated by the Test leader
Def: It's nothing but a Contract between tester and project development team
Describing testing role in the project

Mainly it includes wat is entry criteria and wat exit criteria for testing,
which module to be tested and which module not to be tested,
how many testers required for testing and wat r the tools required for testing
wat is test scope, test stragety,test schedules, test resoures,
test budjet,personal allocations
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Templates

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Regarding Test Plan naveenkpatil Test Cases 12 01-01-2009 06:00 AM
Different between test Strategy and test plan? newhere Testing Issues 4 12-17-2007 04:18 PM
advantages of test design document over test plan jainbrijesh Testing Templates 1 08-28-2007 05:50 AM
test plan and master test plan brunda10 Testing Templates 4 06-27-2007 11:11 AM
How do I make a new requirement, test plan, test script, defect in test director 9.0 Geek_Guest Test Director 0 06-20-2007 10:50 PM


All times are GMT -4. The time now is 06:08 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved