1.validate the milkportion of the vender when the customer putting 5 repees?2.validate coffee portion of the vender when the customer putting 2 repees?3.validate tea portion of the vender when the customer putting 1 repees?
hi This is Mukti Nathur qestion was-5 Rc=Milk2 Rc=Coffee1 Rc=TeaHere total Test Cases should be 9.For exInput 5 Rc = Milk sould be output.Input 5 Rc = Coffee should not be the output.Input 5 Rc = Tea ...
1. He should have a very good domain knowledge than the developers.2.He should be in a state to find out the gaps even when they are missed out in requirements for the better product.3.He should be wo...
1.Should not have any emotional attachment to the software.2.A tester should detect the defects and minimize the risk associated with the residual defects.3.Tester should think in all directions.as a creater and as a killer.
It depends on the type of testing you doFor a priority case you need to test most rather a?normal case so that it is qualitativefor more information visit etestinghub . com
Once u finish writing the test cases, ur peers will review those to check whether u have covered all the requirements in the BRD and at the same time they were exactly matching the client requirements or not.This will be implemented at coding phase.Pls let me know if was wrong.
ramu
Mar 24th, 2007
If two persons are devoloping similar type of documents after completing those documets the review done by oposite one, this is also known as peer review
While creating an object we would allocate some memory or space for that object. when we are done with that object and its not in use anymore but we forgot to free the memory allocated to it, then we can say it as memory leakage.
Parish
Oct 10th, 2007
When an application even after being terminated (ended/closed after use), if consumes system memory is memory leakage caused by the application.
You can exploit your script by hard-coding the exception handler.Capture the error message that comes out then do conditioning in your script.
dinesh.maddisetty
Jun 16th, 2006
During retesting or data driven testing ,we generally test the same test script with multiple data.during the data driven testing,if in case the checkpoint fails ...
To find the response time of the transactions we have to analyse the graphs which we get after the load test completes.Loadrunner gives the response time of the server only, it does not give the response time of the client.User has to put the transactions for which he wants the transaction time.
Maheswari
May 16th, 2006
Server performance can be measured using 'performance Monitors' available in Controller
Automation frame work is a set of assumptions,concepts and practices which describes how to automate the overall application.This is mainly depends on 4 modules1.Test Script modularity framework.2.Language driven or table driven framework.3.Datadriven framework.4.Hibrid framework
Lakshman
May 17th, 2006
hi prasad, frame work in autoamtion means what r d bulid versions control tools using in your organisation to keep d diff...
Hi to all,The 4Test scripting languaage used in slik test is a powerful 4th Generation Language(4GL).In addition in the data types like C language .it allows user defined types as well.It is a true object oriented language with support for inheritence.
silk tester
Oct 11th, 2006
The language used is : BDL i.e. Benchmark Definition Language
Hi,I have same problem, i am trying to call the dll function from qtp. It doesn't work. Please send me the formate. How to call the function? Dll function return the string value. Please help me to resolve the problem. The dll function done in vc++.Regards,Senthilkumar.
raman
Dec 19th, 2006
dear prasadwhat ever the steps usaid absolutely right. but u skipped another way of calling functionsapart from using call functionname()u can also use by writng only the functionname
HiMercury Quality Center is a test management tool power by Test director and Rational Clear Quest is a Bug reporting tool whatever the defect we found while testing we need to report the bug using ClearQuest..Clear
U can use manually as DB_CONNECT , DB_EXECUTE_QUERY ....
Narender Reddy
Feb 2nd, 2007
By using the database
class db_conect:
we use this method to establish a conection with the database
syntax: db_conect("session name","DSN name=.......................")
db_execute_query: ...
Hi, How can we check the fly from and fly to field in flight 4A applications. Can u give me some script in winrunner? Any suggesstions! I have tried it in Data driven test, but anyother way???
SeethaLakshmi
Oct 9th, 2006
Testwear is nothing but Test Deliverables of each Testing phase
Compiled Module is an Permenant .EXE file form (Library file or user-Defined file).silktest is an Web application test Tool where as Web application means Developed Under Web components.SilkTest and WinRunner are Functional Tools
raji
Aug 7th, 2006
Compile module loads .exe perminetly into test scipt.write function in compile module,call this function into ur script using load command.precomilation will be done.you no need to complie this function again in ur script.
Step Into Choose Debug > Step Into, click the Step Into button , or press F11 to run only the current line of the active test or component. If the current line of the active test or component calls a...
Ans