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.
Developer machine will have .dlls which makes the application run smoothly, but either the test server or the production usually don?t have the .dlls. which may be the problem
swapna
Nov 6th, 2006
hi,That may happens for the sake of environmental changes.At developers place they will check in local network...where as tester will test the applications in online...so problems may raise when...
Thanks for the reply.How will we test hardware in system testing?
surya
Nov 22nd, 2006
In actual practice Integration testing means testing the interfaces of the appliction after merging the code. It means whether the merge is successful according to the customer requirement or not. Che...
FUNCTIONAL TESTING means validation of REUIREMENTS MEETING IN BUILD using Black Box Testings techniques such as......Functionality Testing, Input Domain Testing,Recovery Testing, Intersystem (END-TO-E...
Rao
Nov 13th, 2006
Functional Testing is a Manitory Part in Black Box Testing .Functionality Testing is also Known as Requirement Testing .during this test testing team validates the correctness of every functionality interms of behavioural coverage,calculation coverage,i/p domain coverage,backend covarageSrinu
The ITIL (IT Infrastructure Library) consists of 6 sets: Service Support; Service Delivery; Planning to Implement Service Management; ICT Infrastructure Management; Applications Management; The Busine...
Hai, I joined as a fresher in small company.today they r asking to write Test summary report of current module.so,Please give me a sample of summary report. with regardschander
manosakthi.k
Oct 30th, 2006
Can anyone provide me a test summary report sample in QA environment.
in lower versions of winrunner tool doesnot identifies the contents in application,so we to show the application first and have to prelearn it where as in higher versions of winrunner while recording ...
An application contains many modules and submodules. Testing an application by starting from the sub modules to the parent or main module is called as incremental testing.
An incrementally developed program needs to be incrementally tested or the advantages of careful design will be lost. Incremental testing is made difficult or impossible when small units can not be is...
Hi , Question will be in SDLC, TDLC and you will be asked to write the testcase format. Be through in a testing tool(winrunner and QTP preferable)Black box testing, white box, Bug life cycle, etc.
The system is crashing and it is a window based application, crash may be due to h/w also.try to use system monitor tool and then execute test cases again , i hope it will help you.
Anurag Sadana
Nov 24th, 2006
There is no direct way to reproduce crash. You have to think more logically. There will be any operation with the selected data only that is making the system to crash. So use it randomly and log ever...
Calendar testing is same as date testing(ex. DOB testing)..............we have better interface and less chance for mistake in calendar.
prabhat srivastav
Nov 29th, 2006
Calendar testing is depends on the testing scenario in which testers test with system date with the cosideration of different scenarios based upon different combination of dates. So you are actually testing whether ur application support the calendar dates.
Test case is a document that describes an input,action and its expected result in order to determine if the feature is working correctly or not.Test Script is a program or logic to for comparing the a...
how to use AOM concept in real time project,1)my current project is web based project ,i want to use QTP tool give me any sugitions ,and tips.
prabha
Aug 3rd, 2006
AOM means we can automate the tests or objects by using AOM. we can write the script in Notepad directly we can open the "qtp tool" from the script. and run the application.
1.Functionality :Testing the functionality of the Application based on the Test Data.GUI:Testing the Application based on the GUI (Graphical User Interface)Components eg:Components Label,Lenth,c...
Ans