ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  Silk Test
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
How can you read the contents of PDF using silktest?
 Question Submitted By :: Nidhi
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How can you read the contents of PDF using silktest?
Answer
# 1
I think, you should use additional application (Adobe 
Reader 7.0 )and than from this application you can take 
information about pdf file
 
Is This Answer Correct ?    1 Yes 4 No
Rockgora
 
  Re: How can you read the contents of PDF using silktest?
Answer
# 2
Use this method to parse - notepad and Pdf.

[-] Check_PDF(LIST OF STRING lspdfcheckpoint)
	[ ] WaitForControl(Gold_Orders.ViewOrderForm)
	[ ] // main window - Gold_orders
	[ ] // ViewOrderForm - Pdf form 
	[ ] Gold_Orders.ViewOrderForm.Click()
	[ ] 
	[-] if (OrderForm.Exists())
		[ ] WaitForControl(OrderForm)
		[ ] 
		[ ] STRING Items
		[ ] 
		[ ] Clipboard.SetText({""})
		[ ] OrderForm.TypeKeys("<Ctrl-a><Ctrl-Insert>")
		[ ] LIST OF STRING OrderForm_Order = Clipboard.GetText()
		[ ] STRING Line
		[ ] BOOLEAN Found = FALSE
		[-] for each Line in OrderForm_Order
			[-] for each Items in lspdfcheckpoint
				[ ] 
				[-] if MatchStr("*" +Items + "*", Line)
					[ ] Found = TRUE 
					[-] if (Found)
						[ ] Print ("PASS:" +Items + "Item found on the OrderForm")
					[-] else
						[ ] LogError ("FAIL:" +Items + "Item not found on the
OrderForm")
					[ ] // 31. Close SRF
	[ ] OrderForm.TypeKeys("<Alt-F4>")
 
Is This Answer Correct ?    1 Yes 0 No
Guest
 
 
 

 
 
 
Other Silk Test Interview Questions
 
  Question Asked @ Answers
 
what is the base class for all the classes in silk? GE1
What is the Real time process for testing please tell in detain 7it is very urgent.  2
How can we Read the data from data grid in Silk Test? PSO1
In "Property" the user-defied property can have two functions only, define that? IBM1
What is the perpose of user-defined base state method? TCS2
Why should we use Silk test .we can use QTP or other tool .What is the difference.  3
In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?  3
In for test there are three pass modes for function arguments. They are rarely used since pass mode always default to the most used one. Pls name them and specify which one is a default? IBM2
How do you identify an exception is silk? IBM4
What is custom object .what it contains. Difference between custom & standard objects.  3
How can i used If Else statement in Silk Test. And my table name is login how can i get rowcount in the table having  1
what type of frameworks are you using in silk test? Stag-Computers3
I have Silk Test 7.5 installed to my machine. My silk recoginizes all the windows applications.But its not recoginizing the web application.When i try to ENABLE EXTENSION for any web application i am not getting the window with the two radio button namely DOM and VO. What could be the problem? I also tried using browsers like IE,FF and also uninstalled the silk n reinstalled it again.But it works out with my neighbours system....Wht could be the problem????? Genpact3
can you test an application in silk test that is running on another system? Infosys2
What is Silktest?  4
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? IBM5
How to do text verification point in silktest for a specific content.Suppose in the text editor, i have typed some "aaaa,bbbb,cccc,dddd" in different lines. now i want to capture only aaaa of first line from the text editor. How can i do it.Can any one help me.  1
Can u Tell me why we use Advanced tool like Silk Test other than QTP, Or WIN RUNNER And others what is the advantage of these compared o others Wipro3
Any tools to test the performance of SQL Quarries and SP? If any one are using them please provide the site names or software names... IBM1
Define PEER Review ,what it contains & What we discuss in that meeting.  2
 
For more Silk Test Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com