How to define an object verification in a test case?



How to define an object verification in a test case?..

Answer / Prashant Tiwari

In Silk Test, you can define an object verification by using the 'Object Spy' tool. Locate the object you want to verify within your application, right-click on it, and select 'Add Verification'. Choose the desired property and operation for the verification.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Silk Test Interview Questions

What is silktest project?

1 Answers  


What is the vo browser extension?

1 Answers  


Define Silk Testing.

5 Answers  


How dom browser extension identify a web application ui object?

1 Answers  


Is there any way of passing values at runtime? Like scanf does in C.

1 Answers  


How to include a test case into a testplan?

1 Answers  


I'm involved in automation using silk test of an swing application running in a browser. There is a window whose name is a dynamic. i.e based on the input(eg: some filename) the window name keeps on changing. I need to capture the window name for every run of silk test case for different input filenames. I'm aware of GetName() in SilkTest, but its not working for me. Can anybody suggest me any logic to achieve this using silktest?

3 Answers  


How to select a group of test cases in a testplan to run?

1 Answers  


procedure or steps to do silk test? clearly

2 Answers  


What are the possible failure scenarios and different types of errors you find in silkTest?

2 Answers  


Which tag in silk is the most reliable in a scenario where content and order of object change frequently?

5 Answers   IBM,


How do you create a user defined class in silk?

2 Answers  


Categories