GeekInterview.com
Series: Subject:

SilkTest FAQs

Showing Questions 1 - 20 of 30 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

Display double quotes in silktest

Asked By: rekthj | Asked On: Jun 25th, 2008

How to display the double quotes in result window by using testscript language in silktest tool

Answered by: Ardhendu Das on: Oct 15th, 2010

Try out

Char s= '"'
print(s+silk+s)

Define a list

Asked By: silkhelp | Asked On: May 22nd, 2009

How to define a list in frame.Inc file?

Answered by: Guruprasad Ramesh on: Oct 12th, 2010

You will have to create a frame file. This frame file must contain the window information and its child objects (from Window Declarations or Ctrl+W).While you create any testcase in the .t file, use t...

Answered by: SilkFreak on: Feb 28th, 2010

You can define a list of string as :

list of

ex: list of string a
intialize as :  a= {"Silk", "Qtp"}

Retrive forecolor of label object

Asked By: ultimatedeep | Asked On: Jul 7th, 2010

How can we retrieve the fore color of a label object if it is not the one in the silktest color table?

Silk test "options file"

Asked By: STRETCH44 | Asked On: Jun 9th, 2008

How do create silk test options file? What is the extension of an options file?

Answered by: AutomationSP on: Dec 23rd, 2009

Optional file is used to save the setting to run the script on particular env. It is mandatory to close optional file once ur work done . Always keep in mind to open desired optional file before starting any work.

Extention=.opt

Answered by: amitngm on: Jul 30th, 2008

Option file is used to store environment varriable like extension information,setting of recovery system,agent information etc..When we want to create another project using these setting we can use it...

Handle custom objects

Asked By: satyam542 | Asked On: Aug 23rd, 2008

How to handle custom objects in silk test?

Invoke application using silk test

Asked By: judit_raj | Asked On: Mar 12th, 2008

Explain how to invoke an application using script in silk test

Answered by: eshana_87 on: Jul 21st, 2008

Application can be invoke in sik test using the Invoke() method. It is a built in method.

Window.invoke ()

Find a text in a window using silktest

Asked By: judit_raj | Asked On: Apr 24th, 2008

How to find a particular text in a window using silk test (like "win_find_text" in winrunner)?

Answered by: eshana_87 on: Jul 21st, 2008

We can find the text by using the GetText () method.

Printing the text file through silk test

Asked By: eshana_87 | Asked On: Jul 18th, 2008

We have a text file saved in one location and the text entered are in column wise with 10 spaces in between.We need to call the file in our script and print it in one line.

Silktest objects with same caption

Asked By: Amitraj | Asked On: Sep 21st, 2007

If two objects have the same caption ,index etc. How can we differentiate them and execute function on them. Eg two text box with the same name. How can we differentiate them.

Answered by: abhishek2k6 on: Jul 18th, 2008

Identify the object as multitag making combination of caption+ index, caption+prior text.

Answered by: balaji_shastry on: Nov 28th, 2007

1) The single Window/Frame can have Same Caption, but there is no chance of same Index .                &...

Default base state

Asked By: sumitrathi | Asked On: Jun 11th, 2008

Define Appstate with example? How to use default base state in silktest?

Record mouse movements in silktest

Asked By: clickatchandu | Asked On: Mar 17th, 2008

How to record mouse movements and mouse cordinates in silktest?

How to give path of the excel file in the datadriven test cases with out using the absolute path?

Asked By: Rajalakshmi Rangaraj | Asked On: Feb 6th, 2008

While data driving the test cases , the excel sheet path will be given by selecting the browsing option which will be absolute, but I want to give relative path such that where ever we copy the test case folder which includes script folder, excel sheet folder, data driven folder within which the corresponding...

How to import xl sheet or xlsheet data in silk tool 2006 r2how to use call function in silk tool 2006 r2.

Asked By: SasidharReddy | Asked On: Nov 21st, 2007

Answered by: NATRAJ00 on: Dec 4th, 2007

Use this code to import excel data. You can find the same example in silk test help also.[+] testcase DBColumnsExample () appstate none  [ ] // Retrieve all columns beginning with the letter...

Why will the control not come out of silk test after invoking an application exe with sys_execute() function

Asked By: Teja | Asked On: Aug 17th, 2007

Answered by: balaji_shastry on: Nov 28th, 2007

Find the Functionality of SYS_Execute below.1) Do not use SYS_Execute to execute .reg files; use the Start command instead. SYS_Execute was designed to execute commands that do not require user input ...

How does recovery sytem works in silk test? Please explain with code?Explain reraise function.What is the extension of the file in silk where we store declarations?

Asked By: Amitraj | Asked On: Sep 6th, 2007

Answered by: Pradeep.Duddilla on: Nov 8th, 2007

Recovery System Creates a base state for your application,silktest restores the Application under test to the base state when u run the testcase,when an error occurs or while running multipl...

Silktest date format

Asked By: Amrinder Singh | Asked On: Nov 6th, 2007

I have a saved file in notepad.Ex1242 11/20/2007 2:03:05 pm kkk 11/20/2007 2:03:05 pm I need to replace these dates with current date on exact locations...Spacing should be the same...The date may be say 5/20/2007 or 11/20/2007..And cause f dis spacing differs....I have input date+time=11/20/2007...

I am not able to record few objects which are available in the web page, how do I teach silk test about the object..

Asked By: vishal | Asked On: Jun 9th, 2006

Answered by: pradeep on: Nov 2nd, 2007

silk test does not recognise flash and macro media so  check your application to skip these

Answered by: kiran on: Jun 12th, 2007

Remove all the object captured for that page from the frame file and recapture once again.

Does silktest 7.6 supports following technologies?Terminal emulator, SAP, seibel, people soft, smalltalk, delphi & navision. Pls give details about it.

Asked By: Seema | Asked On: May 29th, 2007

Answered by: ajay sj on: Sep 27th, 2007

Yes it does support the following technologies delphi but it does not support the remaining  technologies Terminal Emulator, SAP,
Seibel

people soft
small talk

How to use jmeter? How to analyse jmeter results

Asked By: jyothi | Asked On: Aug 8th, 2007

First | Prev | | Next | Last Page

 

 

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Career Counselling

 Have Career Question?

 Ask Chandra

 Ask Only Career questions.

Follow us:
 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, click "Subscribe".