What u say as experience(Interview) "TELL ME ABOUT UR SELf"?
As a Fresher(interview) What u Say?
Answer Posted / deepa
As an experienced person u need not to say ur name
bcoz they know ur name they will call by ur name again
specifying ur name is not need.
First tell about ur native place,Educational
Background, Currently working in so and so company so forth.
| Is This Answer Correct ? | 17 Yes | 14 No |
Post New Answer View All Answers
How many types of actions are there in quicktest professional?
How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What Folder Structure following in Keyword Driven Frame work?
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
Define object spy ?
please post the interview questions for QA position in FACTSET
What are the flaws in water fall model and how to overcome it?
How to connect to a database?
What is TOM in QTP?
For which type of projects the iterative model is not suitable?
What is the purpose of loading qtp add-ins?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
What is quick test pro? What is a quick test professional?