what is the operator for carriage return(Enter) in Silk Test
for File.

Answers were Sorted based on User's Feedback



what is the operator for carriage return(Enter) in Silk Test for File. ..

Answer / bhaskara reddy

Use Object.TypeKeys("<Enter>")

Is This Answer Correct ?    2 Yes 0 No

what is the operator for carriage return(Enter) in Silk Test for File. ..

Answer / guest

Chr(10)

Is This Answer Correct ?    1 Yes 0 No

what is the operator for carriage return(Enter) in Silk Test for File. ..

Answer / guest

the ascii value for carriage return in 4TEst is 10

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Silk Test Interview Questions

What are the problems you faced while identifying an object in silk?

0 Answers  


Can we customise the result file?

1 Answers  


How to run a test case from a test script file?

0 Answers  


How to include a test case into a testplan?

0 Answers  


What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?

2 Answers  






What is the perpose of user-defined base state method?

3 Answers   TCS,


Can silktest run on mac?

0 Answers  


Where are the testplan attributes stored?

0 Answers  


How do you create a user defined class in silk?

2 Answers  


What is the standard flow of execution of a test case?

0 Answers  


How to assign attribute values to test cases?

0 Answers  


How record a test case into a testplan automatically?

0 Answers  


Categories