I apologise to differ with you on the above made statements. WaterFall Model is referred to as Linear Sequential Model. As in the case of developing a project, the requirements may change at any phase...
"System Development Life Cycle Model" is also known as the "Linear Sequential Model" (or) "Classic Life Cycle Model". the Linear Sequential Model has the following activities.1. System...
The Watch List enables you to monitor the values of variables, expressions, and arrays while you debug a test script. The variables, expressions, and arrays that you select using the Add Watch command...
HiWatch list is useful when u r debugging ur Test Script.Watch list is used to Check the values of the variables during the runtimeRegards,Ramakrishna(ramakrishnaa.a@gmail.com)
In addition to that Unistallation/Patcher Instllation/ Reinstallation/Repair are also parts of Installation testingUninstalling without and with prefrences is a key area of bugs ( whether Uninstalls provides a clean system or not for next installation)
Installation testing is often the most under tested area in testing. This type of testing is performed to ensure that all Installed features and options function properly. It is also performed to veri...
hi,These Two TSL functions are used when we are working with environmental variables.setvar - used to get the current value of the environmental variable.setvar - used to replace the current value with the given value of the environmental variable.
getvar: This function returns the value of a system variablesetvar: This function modifies the value of a system variablegetvar("timeout"); # shows the timeout variable valuesetvar("timeout",10); # set the timeout variable as 10
Frame work means the activities whatever we are doing before going for scripting of automation. Generally in the framework concentrates on what are setting we have to do for automation tool, What are ...
ajay
Mar 3rd, 2006
Framework means sumthnk tht can be reuse across many requirements.. nd if frame work deals wth automation tool thn its as automation frame work.
Test case model in excel sheet could be written Test case id, Test case description, Expected Result, Actual Result and Remarks
NPI
Mar 7th, 2006
There is a standard for Test Case Suit which should be ideally followed and the format is described below:- Test Case ID, TestCase Description, Steps Followed, Expected Result, Actual result, Pass/ Fail, Bug ID.
In web application we concentrate more on security testing. First we check the UI then functionality of each and every field as per customer requirements, checking for broken links and also navigation...
Allam,Its quite simialar as u did for Clients server application.In web based applacation, we first test the applcation interface whether its user friendly or not. and look for the images on a i...
environmental variable are the variables that are associated with the application.In winrunner and QTP we have two types of environmental variables. that are user defined variables and System defined ...
SCORM stands for Sharable Content Object Reference Model.You can find more details @http://www.adlnet.gov/scorm/history/2004/index.cfm
shrihari
Mar 3rd, 2006
SCORM:SCORM is a set of technical standards that enable web-based learning systems to find, import, share, reuse, and export learning content in a standardized way. The Department of Defense (DoD...
Scalability testing:It is done to determine whether ur application scales for work load growth.Suppose if ur company expects some load increase in next few months then u need to increase ur server per...
Ramkumar
Mar 2nd, 2006
Hi,A test case design document is in which we will write test cases for each and every unit to check the functionality of every req.Generally it will have TCNo,Module No,Ref No,Test Input,Test Data,Te...
When ever u r testing the web application u have to test the following things.1) Text present in the web page2) Links & Navigations3) Security4) functionalitybyeramakrishna
I think you are asking about priority which we are concentrated more or allotted in industry. If it is true go through1 Initially / starting we will write the test cases for all functionality and use ...
srinivas
Mar 31st, 2006
Scope is nothing but what is to be tested and how to be tested.Execution is Executing the application with using Tools.
Volume test is order to find the tress point of the application. Where the application failed to respond properly .
Interface testing is GUI testing .
Prashant M
Apr 6th, 2006
Volume testing is conducted once load point known to us that is till that point Responce time is stable,in case client requires irrespective of responce time he or she wants deadline of the project th...
In winrunner the function generator is repository of different types functions like analog functions, context sensitive functions, standard functions, Customization functions which will be useful...
When automation is finalized then initially we focus on test cases written by mannual testing team. We open test cases and filter those test cases which can be automated through the automation t...
Rashmi U S
May 3rd, 2006
Most of the time it Depends on the project and also on repeated testcases In which you want to see the behavior of the software.It is not necessary to automate the whole project , the part the pr...
After completion of all possible usability & functional tetsing,the testing team concentrates on other quality factors to validate in that particular build/application.Compatablity testing(Poratbi...
anitha
Apr 19th, 2006
hi buddy., here is the answer for silent mode.... You cannot use this function in a test you run in batch mode or in silent mode, because no one is monitoring the computer where the test ...
Ans