What should we say if interviewer asks "What is ur project
architecture?".......Can any one help me with clear
information.?????????
No Answer is Posted For this Question
Be the First to Post Answer
By default Action1 runs first in QTP. Is it possible to start the run with Action2?
in a web table , i want you to click a particular object inside cell
Hi Guys, I am very new to QTP tool , In real time environment how to test the application with this tool, 1. How to load application in QTP tool 2. How to write test script in QTP. 3. In manual testing we test login box (user id , password) how can we test this kind of testing with QTP tool with examples . Please guys put some focus on my questions , real time ecperienced answers would be appreciate, advance thanks ,please guys i am expecting ur answers as soon as posible
hi friends can anyone tell me where can i find descriptive programming material please send me the link also,from which i can download the material
Explain the difference between check point and output value?
What is 'sleep' in sync point?
There are some links on the web page,write a script to count and click those links and check the text on the page displayed on clicking the links.
Idid my qtp course in 2007 june in mind Q i for got to use this tool ,i want to mention in my resume about this ,how can i rectify this ,pls give me any idea .
I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function
i have 100 manual test cases, how to automate from no 1. ols detail steps
What are the Features & Benefits of Quick Test Pro (QTP 8.0)?
How to find operating system information using the qtp script?