I want some banking domain projects where can i get this
projects ( anybody can help me plz)
Answers were Sorted based on User's Feedback
Answer / pnm
go to dakkan grameen bank ask to security guard.so he can
provide the details about banking domain wat u want to know
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / pramod
You can join company's like hSBC, IBM Cognizant whiich has
lot of Banking domain projects.
| Is This Answer Correct ? | 1 Yes | 6 No |
Answer / land kumar
GO TO MINDQ (HYDERABAD) AND DO A COURSE FROM THERE
| Is This Answer Correct ? | 0 Yes | 9 No |
What are the different types of checkpoints?
what is option explicit?
What is the difference between byref and byval in qtp?
What are the types of object repository?
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
1.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.rectangel)there changing at same position how to capture that)
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
Diff B/w Webserver and Client Server
How do we analyze the checkpoint results?
How many types of recording facility are available in quicktest professional (qtp)?
How can we retrieve the links from a web page where links are dynamically changing(for eg take a online shopping website) and then we have to click on all the links present in the webpage and go to the repective pages and again come back to the first page..
What is output value?