Imagine you have a string variable that holder a credit
card (16digit). There are multiple ways of obtaining last
four digits of this number programmatically on a run time.
Name one; for practical purpose variables name is sCCnumber?
Answer Posted / vimalkanth
Try using stuff method. The examples defined in help are
good enough.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the standard flow of execution of a test case?
How to run a test case from a test script file?
What is silktest host?
What is stored in a test frame?
What is 4test?
What are the problems you faced while identifying an object in silk?
How to run all test cases in a testplan?
How to record a test case?
How load testing can be done with silk international?
How to add objects of other pages to a test frame?
Can silktest run on mac?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
What is a silktest testplan?
Is there any way of passing values at runtime? Like scanf does in C.
How to create a new silktest project?