If occuered any shopstopper bugs in our application, those bug's have High severity and High prority.....Means if tester not able to tests further functionalities due to this bug, that is stopshppper ...
Prasad
Nov 8th, 2006
High Severity & High PriorityEx. If 'Login' is required in Application and are unable to login in the application by stopping the customer to progress further.
YES , The cyclomatic complexity of a software module is calculated from a connected graph of the module (that shows the topology of control flow within the program):Cyclomatic complexity (CC) = E - N ...
SQA = Software Quality Analysis - This is done to check wether the s/w development and testing bothe are going as per the SRS.This is Important criteria to save the time, maintain the effeciency and t...
SQA: CONSISTS OF PLANIND,COORDINATING AND THE STRGISTICS THAT ARE ASSOCIATED TO THE MEASURING THE QUALITY AGAINST THE REQUIRMENTS AND AND SPECIFICATIONS.
Integration Testing : It involves both software integration and system integration.In V-model - After Unit testing, s/w integration testing comes in which Units are integrated into modules and testing...
hi :one of the major disadvantage is that as testing occurs only at the end..so if any problem if occurs later then it would not be so easy to fix that as the product is almost ready for release.
IEEE 829 also known as the 829 Standard for Software Test Documentation Specification.Capability Maturity Model (CMM) broadly refers to a process improvement approach that is based on a process m...
HI,whether u r doing testing for web or for any application, the main thing is to test is functionality.So, focus on functionality first.OK, then compatibilty, for web it is with different browsers.th...
raju
Nov 13th, 2006
?Browser Capability ?Links ?Cookies ?Databases Content CheckingGeneral Appearancethese are the factors we have to consider while testing website .if any doubts dont hesitate to ask me.
Hi,ur answer is correct......in regression testing we can use some test cases only they r related to bugfix.we can execute bug related related test cases only on modified build.........k
Hi
Jmeter is good at performance testing but unfortunately lack at reporting it. You need to analyze the matrices . You can use plugins for better analysis .
You can take help from this URL : http://code.google.com/p/jmeter-plugins/
Download the plugins and you will get a better report.
Hi, When you find a bug, you hav to post it in ur company's issue tracker (as discovery/open status). While post the bug, dont forget to mention the summary, descriiption, build version, Screenshot, steps to reproduce, severity and reproducibility of the bug. regards, Magesh
Hi, For ur first question the answer is as follows.It is related to DB.The interviewer who have questioned u would have given u the name of the Table where the information related to florists ar...
hi ,windows testing is standalone testing only the real users will work on the application here the client-server are both at same placewhere as web testing is working on web applications so simply ev...
windows Testing : Generally it is also called as GUI Testingwe may test the standalone application with business rules(maximum), functional,user interface,input based and gui basedBut when i...
Hi, when the test case fails we can log it as a defect, in the defect tracker.. if it fails after fixing also, then we can send the snap shots related to the ...
swapna
Nov 6th, 2006
hi,change the status of bug to reopen even it is fixed and leading wrong data n send it to developer to fix it
hai lakshman,winrunner is a functional and regression testing tool its not performance testing tool.so no concept of virtual users here,Where as loadrunner is having that concept.Adding the vitu...
Security Testing is testing a system to check whether the system meets its specified security objectives. A process used to determine that the security features of a system are implemented as des...
swapna
Nov 6th, 2006
This component will handle the system authentication and then some. The main functionality of this component will be to authenticate users when they provide their username and password at login. It will return a pass or fail response and then the system will choose what to do from there.
Ans