Structured test methods replace functional testing in the highest density, these devices offers a rational alternative to functional test. It uses fewer test patterns but generates patterns to detect ...
The difference between data validity and data integrity is simply this: Data validity deals with data that is input into a system (ex. a database) while data integrity deals with the maintenance...
Data IntegrityImportant data stored in the database include the catalog, pricing, shipping tables, tax tables, order database, and customer information. Testing must verify the correctness of the stor...
For writing test cases test engineer will follow 3 types of technologies:1. Business Oriented Testcase Design2.Input Domain Testcase Design3.User Interface Testcase DesignBusiness Oriented Testcase De...
Rajsekar
Oct 22nd, 2005
Internal Test Plan is the methodology used to write test cases
An input variable refers to an entity that changes over time and when inserted into a process activates or modifies it. An output variable is the result of the process activa...
Jwala
Apr 21st, 2006
If we are able to pridict the output i.e. wether it is true or false, by sending a variable to the funtion as a an argument/parameter then that variable is called as the input variable to that specific function.
QTP supports ERP applications such as: Oracle Apps, People soft, JD edwardsCRM applicatiions such as Siebelit supports client server, webapplications, wireless applications and active X controls.so we can have above all add ins
srinivas.m
Dec 1st, 2005
i want to know what is difference between win runner & qtp?and what are the new features in qtp8.2 compare to 6.5?
TestDirector is a testmanagement tool from Mercury Interactivewe can design testplanswe create testsetswrite testcasesexecute the testcasesprepare the testresults reportand many more important testman...
Sam
Feb 1st, 2006
Test Director is Test management tool which is used for storing test cases and as well as defect tracking .Clear Quest is purely defect tracking tool by Rational.
There r 5 types of exceptions in Winrunner.They r1.Popup2.Object3.TSL4.Crash5.Web
nagarjuna
Jun 7th, 2006
1) There are 5 types of exceptions in winrunnerCrashPop UpTSLObjectWeb Compiled module in win runner is just like user define functionIF you want write the TSL Script we should know all function commnds well
When ever we (The Testing Team) are given a build from the development team, we do not go ahead with system testing. We donot run all the test cases which we have in our inventory. We initially, ...
1. Test Environment is an Isolated environment in which the code developed by the dev team is installed. This environment is similar to that of the clients environment where we have the software and h...
Nandagopan
Oct 12th, 2006
Test Environment is the collection of defined hardware and software components with appropriate configuration settings that are necessary to validate the application under test. System testing should ...
Hi ,In QTP you can write the Vb script as follows.... suppose it is a browser having one text box with the label name "TEXTBOX" and Button "SUBMIT".... Then we write as Browser("BrowserName").pag...
ramakrishna
Mar 10th, 2006
hi,see.. for different tools we have different scripting languages.ex for winrunner we use TSL where as in QTP we'll use vbscript.tsl script for above scenarios isedit_set("text box name","data that u want to enter");button_press("button name");byramakrishna
C/S : Client Server applications are 2 tire architecture. it meansCLIENT : is a machine it send the request to serverSERVER: it is also machine it send the response / reply to client .WEB APPLICATIONS : These are 3 tire/n tire architecture.Web applications are access to web browsers only
Anitha
Feb 22nd, 2006
Client/Server Application:- It is 2 tier architecture. &n...
Hi,See,there are basic three layers viz Presentation layer,Business logic and Database layer.Client Server technology is a TWO TIER concept.There are?two scenarios -1)?When Presentation layer & Busi...
kiran kumar Racherla
Feb 21st, 2006
Application contains 3 layers ,These are presentation layer,Bussiness logic,Database.In a client server Presentation layer ,Bussiness logic is present client place ,and database is present in server.That means database is centralized. Clent server arechitecture is is 2 -Tier Environment.
Commite and Rollback both commands are using in SQL. If you are going in data base interview, its ok.?There's No relation between?any Automation Tool with Commit and Rollback. If you have any query please let me know.
devi das
Apr 22nd, 2006
NO ,we cannot do commit or rollback in Win Runner. but you can definately use breakpoints options which are in Debug menu.
functionality testing:means testing involves identifying the application functionality and develop positive and negative testcases to check your applicationsystem testingin system testing combine all the modules and test as one whole product
sabitha
Mar 16th, 2006
itis also known as requirement testing,during this testing team validitycorrectness of every functionality through below coverage.
I would do the following things:1) I would author a defect report that describes the issue in detail and assign it a correspondingly high Priority.2) I would inform all invested and concerned sta...
Hi.Rational ClearQuest is an IBM Rational product. It is a Defect and Change Tracking System. It allows to manage and maintain Defects and change requests that you get from your customers on products or projects.RegardsSavitha Sridhar
Installation testing is a Non-functional testing where as Upgrade & Migration Testings are Functional testings.During Installation Testing, we wont check for the functionality.During Upgrade Testi...
kumar surapaneni
May 31st, 2006
Installation is a part of Functionality ( installation testing) here we check Occupied memory size after installation and ease of use during installation.
Ans