hai iam not working.iam try to job.on practice i have
dout .HOW TO TEST THE CALCULATOR BY USING DATA DRIVEN.PLS
REPLY WITH CODE.I HAVE NO IDEA ON DATA DRIVEN.
Answer Posted / mazhar
In a calculator you can passing the values as well as you
can enter the data multiple time and recheck the data and
also you
can go for multiple values in one time .you can also go for
load testing for entering data more then calculator values
a unit testing for using calculator step by step .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is silktest agent?
How to create a test frame?
How to define values for a testplan attribute?
Where are the testplan attributes stored?
What are the types of text lines in a testplan file?
Can silktest run on mac?
How to include a test case into a testplan?
How to open an existing silktest project?
How to select a group of test cases in a testplan to run?
What are the default testplan attributes?
What are the problems you faced while identifying an object in silk?
How to define an object verification in a test case?
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
How to define new testplan attributes?