First of all ask anybody to give a brif introduction about the project then get details about the module u have to test, start from validating the fields (relating to database design for that componen...
Prithvi
Sep 1st, 2006
Test the software and get to know the functionality
Discuss with the developers
Read all the mails related to this project and attend meeting
Prepare Test cases and send it to the team for approval
Do not test unless and until your test cases got approved.
As per my knowledge they are the negitive test cases, as it is showining the incorrect information .
sivasundari
Sep 9th, 2006
Bug Title : Error in DivisionBug description : Error in Division of Odd numbers in Windows Calculator.For even numbers the division operation is performed well.But for odd numbers it seems like the mu...
You want the ability to identify defects raised by multiple testers and to do so efficiently. Assuming all testers are logging their findings in a common defect tracking database, the standard&n...
Testing Methodology It includes Kick of meeting, requirement analysis,Test strategy and planning,Test bed preparation,Test design,Test cases preparations,executing testcases,d...
suren
Sep 15th, 2006
As per my knowledge, u r not the correct answer. Test methodology means Testing process that ur company followes.means from requirement stage to Defect tracking stage
Defects we use in testing are1. Effor variance2. Shedule variance3. Productivity4. Defect density... etc
santosh
Oct 5th, 2006
Metrics is a measurement of testing process . Itgive deatails of total number of bugs . Total number of bugs fixedNumber of bugs per week and Number of fixed bugs per week
Well, its simple, stubs are dummy programs that will behave like the C module, this Stub will be integrated with the B and D module.so it will give user an impression that C module exists....so in thi...
A BRD is the Business Requirement Document. It is typically produced by the Business Analyist. This document specifies a program's requirements from a purely client-centric perspective...
Hi komalI'm not agree with your point that BRS is compostion of Datatypes. BRS is basically design for the Client REquirement. BRS is delivered to both Test lead and Developer Lead. Developer Lead Cre...
analize severity and priotity is made according to severity and priotity of the module. severity nothing but seriousness of defect interms of high,medium,low and priority is needed to the custom...
Once the Design is ready (Built & approved), Tester role is to create test cases according with the Low level design douments, SRS & FRS.
veerendra potla
Oct 25th, 2006
YES. DEEPA'S ANSWER IS TRUE . IN A NUTSHELL, WE CAN SAY THAT V-MODEL HAS THE TESTING APPROACH ALONG WITH DEVELOPMENT EFFORT. THAT IS EVERY STAGE IN SDLC HAS THE CORESPONDING TESTING STAGE OR STLC. I THINK I CLEARED UR DOUBT..MAIL ME FOR TESTING QUERIES ..veeren17@gmail.com
Test Efficiency = (Test Defects / (Test Defects + Acceptance Defects)) * 100Metrics----------------Test Effectiveness = Loss due to problems / Total resources processed by the systemTest Effectiveness...
Cyber
Dec 22nd, 2006
Used to measure the efficiency of the test team and also individual Tester.Efficiency = No of Bugs found / no. of days utilized.
I'll give the situation so that you can understand what is Re-Producing the Bug.1. You got a bug, and you gave clear steps to the developer.2. Developer does the same steps and he couldn't get...
satya
Nov 7th, 2006
Hi, Reproducing a bug means : while executing the test cases,u may find bugs, while loging the defects u can execute the same test case whether the same bug occuring again or not..if we are not ...
Scope:
Defined based on requirements for the release and test plan is prepared.
Take sign off and take agreement of all stakeholders on what to test
Organize:
Define clear Roles and Responsibilitie...
Sorry no one can help you in test plan and testcases because only you have the required documents., you have to do your own R&D.If there is any problem then every one will help you.
When we find a defect, we log the defect in Defect tracking Tool. The status of the defect will be "new".
jayalakshmi
Nov 8th, 2006
Hi, When we find the defect we reproduce it and then we send to the T lead or test manager.That time the status of the bug is New. TL will report to the Developer. When they working on the bug the status is Open.
An application contains many modules and submodules. Testing an application by starting from the sub modules to the parent or main module is called as incremental testing.
An incrementally developed program needs to be incrementally tested or the advantages of careful design will be lost. Incremental testing is made difficult or impossible when small units can not be is...
Protocols are used for communication between software functions, software modules, software components, software packages, or even between the software and the user. Information security is constantly...
Protocol Testing: I think it can be a term used to refer to testing whether a networking device works properly or not, by verifying the functionality of the device with various protocols.well, I...
Ans