Dynamic object is an object which changes its properties at the run time and thus its mandatory properties cant be predicted from the starting. By using DP and Regular expressions we can work with Dynamic Objects in QTP.
How to test sites that uses cookies1. Disabling CookiesThis is probably the easiest area of cookie testing. What happens to the Web site if all cookies are disabled? Start by closing all instances of ...
Kamath
May 25th, 2006
1. If the Server allows to store cookies in client side, Then one can use mozilla browser to test it.
Yes,Integration testing is a validation testing.Integrating testing is done to check the interlink between the modules(combinely testing the modules) i.e, whether the modules are correctly connecting thru the interface provided.
hi.....The answr for 1 n 2 are correct.Cookie : A small text file of information that certain Web sites attach to a user's hard drive while the user is browsing the Web site.It holds the sites visited..shopping carts etc.
xyz
May 29th, 2006
Start up script is a one which will be loaded by winrunner each time when you start Winrunner.So it will load all the contents of start up script in memory.Go to c:\Program Files\Mercury Interactive\b...
Hi Friends! Before going to discuss the diffrences of these two u observe the fact that the client requirements may be changed on some time. Depend on the requirements we do our work ....
vlmadala
Jun 8th, 2006
DIfference between Water fall model & W modelWaterfall model:Based on the assumption thatrequirement will not change during the life cycle of the project, whereas requirement can change at any pha...
In addition to the above the following are also fall under security testing(web based). Testing the cookies Test for accessing the pages by copying the URLs of the pages after logging in&nb...
Raghu Ram
Jun 8th, 2006
Hi Security Testing is a part in system testing. We conduct security testing to verify data is securabls with respect to cooresponding users or not . In the process of security testing u can...
Defect reporting that is differ company to company, some comapnies are using there own defect reporting tool.Defect information:Project, software , version, defect id, headline, severity, priority, tr...
HI,in a defect report the basic elements are as follows:1.Defect id: an unique number or name2.Description: summary of the defect3.Feature: module/function/service, in these the test engineer has foun...
heyAs i think FDLC related to 'Functional design life cycle'.Actully one functional design can consists of several stages and phases. sometime it is parellel activity of the coding and testing. In it,...
FDLC may be Full Development Life Cycle/Feature Development Life CycleFull development life cycle is similar to SDLC(Software Development Life Cycle).I think it may be more elaborate and detailed oriented than SDLC.Rather than this i am not able to differentiate FDLC & SDLC.
Hi all In general review can done with the help of the checklists.Checklists consist of various errors that can be present, with that checklist the reviewer want to map the available information.
Review and Check List are most commonly used terms in verification concept.Review can be done in all the phases of SDLC.First phase is Requirements.In this phase user requirements are collected and no...
Fault Injection/Error seeding/Defect seeding/bebugging/Mutation testing:Error seeding acts as a reliability measure for the release of the product.Usually one group of members in the project injects t...
Error seeding is the process of adding known faults a computer program for the purpose of monitoring the rate of detection and removal, and estimating the number of faults remaining in the program.Fau...
Integration Testing :Units are combined and module is exercised, focus is on interface between units . ( Top down & Bottom up approach )According to me integration testing can be performed in...
Integration Testing :Testing of combined parts of an application to determine if they function together correctly.According to me integration testing can be performed in white box environment and blac...
Hi,Testing process is for any application, it can be .net or java etc. Some tools like winrunner does not support .net, java, sap. we can overcome that by using QTP.
madhu
Jul 5th, 2006
Manual Testing is same for testing .Net applications, Whereas in Automation Winrunner does't support .Net applications, QTP and tools supports.
It is a process running in the background of the program being tested. Its purpose is to keep track of any events that are not desirable in the execution or operation of the program or any deviation f...
Gui spy shows us how WR can recognise the objects and windows in application.we can also find label of object and to which class it belongs.
siree
Jul 17th, 2006
some times WR canot recognise special objects at that time we use GuiSpy this can recognise any type of object.ex:in a window "reset" is a button objWR may not recognise it at that time if u use ...
The Functional Specification describes the features of the software product. It describes the product's behavior as seen by an external observer, and contains the technical information and data needed...
SOAP stands for Simple Object Access Protocol.It is a communication protocol between applications.It is based on XML and is a format for sending messages via Internet.It is is a W3C recommendation.
A...
Ans