2 files and 2 folders are created when a test script is created.db,exp folders and header and script files. debug folder is created when the test is run.An additional folder will be created whenever the test is run ex.res1,res2 etc.
It is like a Use Case testing. The use case is proided by client. for example student taking admission in college. 1. He need to fill the online form. 2. He need to choose the stream. 3. He need to ch...
business flow is nothing but the requirement of a clientA business process diagram is a high level description of the information flows associated with a given activity. It should identify the major c...
FMEA is a kind of risk analysis technique: you check what kind of failures can occur, then you check what the effects are.
Depending on the effect (eg. high or low financial impact), you can prioriti...
Business scenarios can be developed by writing use cases
Cheers
Feb 16th, 2006
I feel the best way to develop the business scenarios is taking inputs from the Business Analyst. BA?s are the people who would have the first hand information because they would develop the business ...
hi,incremental testing is an testing teshnique in which testing will be conducted with the modules in works from the bottom to up oor vice versa.Two types of incremental testingTop down approach - stu...
For a tester foremost quality needed is that of clear & effective communication to every strata of the organization. I would say in each job we get to learn & hone this quality better?& better.Challe...
we use Cofiguration tools or build controls like vss or clear case to keep track or store the builds or software developed by programmers with unique name or number to distinguish differenc...
Rohan
Mar 9th, 2006
we can use vss or clear case to keep the build versions or software developed by programers with unique number to distinguish old and new versions.VSS:Visual sourse safe from Micro soft.Clear Case from IBM.
Srinu,Challenging bug percentage is very less. Whenever you are getting an error and in the development Environment he is not getting that error. And it is an important error then
you can call a meeting or inform to TL it is called a challenging bug.
Hi,Equivalence class is the testing teschnique, testcase are developed based on the value givenFor ex. The credit field of the application should be b/w 1000-10000. The equivalence class would be<1...
This is Based on the Business Rule. we will given siviarity and team leader or QA person given priority.
Subhashree Patra
Mar 8th, 2006
Priority determines the urgency or order of importance of the bug.Severity determines the state or quality of being severe,how severly it affects the system.Severity is a technical issue where as priority is a business issue.
Window based testing is nothing but testing the window with all alignment,
header, footer, GUI testing (testing the buttons are in correct place, color
etc.
Web based testing is Validation the H...
Part of Coverage Testing, To make sure that the AUT has no errors/Bugs, Devlopers wantedly Add known Technical errors in Code to evalute the exact bugs as predefined.
In winrunner these are different debugging techniquesStep: It starts the execution of the script from it starting cursor position to ending lingStep Into: It starts the execution of the script from pa...
Madhav
Mar 22nd, 2006
Test are WinRunner Run commands used in different Situationsstep command :It indicates that the compiler start to run the script from curssor starting possitonstep into :It indi...
U can Instruct QTP to recover from unexpected events that occur during the execution of script. 3 steps are involved in this 1. Trigger Event2. Recovery Opery Operations3. Post Recovery Operationscorrect me if i m wrong!!regardsVRN
Test Policy doc: in this document some philosophy are defined by the high level management and these are follow in all testing processes.those we have mention in Test Plan.Testing Strategy doc: in whi...
Ans