complie module is a script which contains the library of user define functions , we can call repetedly from other test.It is not having exe file.Precomplied.
chandra
Sep 26th, 2006
Hicomplied module is library of user defined functions.once you store that in to memory you can access any function, any where in the script.
Hi,U said ans for entry and exit criteria as follows:Entry for any level(Unit/Integration/System) Test :: TestCaseExit Criteria for any level (Unit/Integration/System)Test: Test Case Result Can u explain detail.
laxman
Sep 14th, 2006
Entry criteria is nothing but when should start testing of each stage.Means Unit, integration, functional , system testing.Entry criteria for funtional testing is we should get build, test data, ...
HI Suvarchala, Sorry to say.. i'm purely manual tester only.. i don't have knowledge abt automated testing...if u've any in manual then ask me...srinivasulu.B (srinivasulub1981@gmail.com)
suvarchala
Oct 10th, 2006
Hi srinivasI am new to testing So if my manager gives me test cases And ask me to automate What are the steps that I should flow?Secondly how can I know the flow of the application?As u gave the answer but I want it very detail Can u please help me?
Test cases:1)The shape must be a closed one with three straight lines.2)Sum of the 3 internal angles must be 180 degrees.3)All the sides can be equal,two sides can be equal.
Sushma
May 19th, 2006
1. All sides are equal2. Any 2 sides of a triangle are equal3. Sum of two sides of a triangle equals to the third side 4. One/Two/Three sides of a triangle is 05. Non-integer value
If developer is smart enough just rename the imageB as ImageA and remove the ImageA from the server so applicaion will load ImageB (Now ImageA).Other wise you have to go through all the pages and verify that the image and Source file of image is the same as ImageB
amjath
Oct 10th, 2006
Hello.........this problem can be solved by image comparison in winrunner.
HiPreparation of Test cases and Execution is purely depends on the Functionality.For simple functionality you may execute 50 test cases and analuze the resultsFor critical functionality you may not ex...
Vaishali
Oct 5th, 2006
Hi,what i think is estimation of test case (Making n Execution) should be made on the bases of:1) Amount of time avl.2) Covering complete functionality .3) And all the other important factors in the applicationplz correct me if i am wrong!!
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...
i can create our own user defined functions in a "Note Pad" and save the file with an extension filename.vbs, then inculde this as a libarary file in QTP tool, thereby we can use the functions in the tool.
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...
alpha testing is done in customer like environment.It is done before the release of the product to the customer.beta testing is done in customer in developed environment. It is done after IT reaches to the customer.sudhakar kolla,My email:kollasudhakar2005@yahoo.co.in.My number:09819859346
Alpha testing is conducted by customer side people(model customers) before releasing the build to the end users in the presence of developers,they will find any defects are there means wheather i...
Testing is a powerful method for finding errors in software programs. This paper will describe the process of mutation testing and how a new approach to this technology benefits the software industry.sudhakar kolla,My email:kollasudhakar2005@yahoo.co.in.My number:09819859346
A testing methodology in which two or more program mutations are executed using the same test cases to evaluate the ability of the test cases to detect differences in the mutations.sudhakar kolla,My email:kollasudhakar2005@yahoo.co.in.My number:09819859346
Generally testcases can be write based on usecase doccument(UCD) and usecase diagrams can be drawn based on BDD(business design doccument),BDD,UCD prepared by the business analyst.
Test cases written from use cases made by buisness anlyst.in the use cases only they have described the what is their clients requirements or market requirement(if they are product based company).
Ans