hithe environments which you are talking will be same may be in different servers suppose if you have both manual and automation then we will be having two same environments in different servers ThanksVamsi
Usability testing means user interface testing. Using checklist file we can start the UT. and also we are validating the our appication following the MS-6 rules. meaningful error messages, accurency of data from the database, meaningful help messages.Spellcheck, graphic check
HI FRIEND THIS TEST WILL CONDUCT BY THE USER THE USER THINK IN THE WAY OF 1)EASY TO LEARN2)EASY TO REMEMBER3)CAUSE NO OPERATING ERRORS4) HIGH DEGREE OF STATISFACTION USABILITY MEENS THE APPLICATION IS USER FRIENDLY OR NOT
The QCD architecture provide a highly cost-effective, massively parallel computer capably of focusing significant computing resources on relatively small but extremely demanding problems. In QCD arch...
Masked Defect is a defect which is hiding another defect.
E.g. there is a link to add employee in the system. On clicking this link you can also add a task for the employee. Lets assume, both the f...
Software testing is an integral, costly, and time-consuming activity in the software development life cycle. . In addition, because testing involves running the system being tested under a variety of ...
ACCRODING TO ME PROGRESSIVE TESTING MEENS THE PROCESS WHAT HATAKEN DURURING THE TEST IT WILL EXPLAIN IN THE DOCUMENTATIONIT WILL BE SPECIFY IN THE TEST LOGREGRESSIVE TESTING: THIS TESTING WILL PERFORM...
Regression testing is a style of testing that focuses on retesting after changes are made. In traditional regression testing, we reuse the same tests (the regression tests). In risk-oriented regressio...
Understanding the tool is not important for fresher, but the concepts and fundamentals of load testing. Any tool can be used for load testing. I am really not aware of any good book as such, but post me if you have any specific questions.
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.
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).
For manul testing first of all we have to concentrate on test case writting and then dividation of application in to modules(for big applications)then concentrate on 1. Smoke testing2. Functional testing 3. Integration testing
When developers write the code they place costant values and test their functionality.Some times while integrating the functionalities they forget to take out the constant values.This type of coding is called as hard coding.
yes,it is very much possible to use descriptive programming in winrunner.see the below example-lConfirmationDilogWndDesc="{class:window,MSW_class:"#32770"}";win_activate(lConfirmationDilogWndDesc);
Hi, For ur first question the answer is as follows.It is related to DB.The interviewer who have questioned u would have given u the name of the Table where the information related to florists ar...
CVS is short for Concurrent Versions System, an open-source, network-transparent program that allows developers to keep track of different developemnt versions of source code. CVS does not maintain mu...
Bindu Chebolu
Nov 2nd, 2006
-> CVS is Concurrent Versioning System. CVS is an open source version control and collaboration system.-> CVS is a software package to manage software developement done by several people.-> C...
Ans