Hi to All,
My name is Aditya, i have 4 year exp in software testing
(Manual Testing), but i try to shift my career now in
automation testing. right now i have no exp or u can say i
am not hand exp in live application. So please guide me,
what i do ????
Can i join again automation course only practical which is
live application. if u know any person who's expert in qtp
and he/she ready to take my class i have our own and
company laptop. If required i will pay amount please don't
mind. Please help me,
and i am also planing to join core java from coming 1st Aust
(in seed) for only purpose the understanding script of
Automation (QTP)...
Please help me...
I am waitting u r replay...
Thank you
Thanks again
Answer Posted / shyam.meghansh
hi Aditya
I am shyam prasad working in Hyderabad as a sr.sftware
Engg - Testing. Firsly i would like to ask you Why u want
to join java?. If you want any help in scripting then u
need not go to any instutes ( i know we are very very busy
with our work but still v can take time to work out). And
let me tell you that people around cannot help you even if
u pay them amt. I suggest you that 1st u try to install QTP
( or wht every tool it is) read the help doc in the tool
and start working out .......... Do not think that i am
talking to something rubush. but that is wht i have done
and still i am doing it... trus me ...............
If you want any help regarding QTP i there to help you u
can mail me to testingwithshyam@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
How you will rate urself in QTP in the range of 0 to 5
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
please any one can explain the keyword driven framework. with gmail example.
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Is any limitation to xml checkpoints?
I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object
How will you report the bug and explain the defect tracking sheet you handled?
Suppose I want fail that check point? How can you do that?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
what is object and child object.. explain ..if possible give some example for better understanding ..
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
What is checkpoints for qtp?
What is business process testing(bpt) in qtp?
after initiating one project for testing, when exacltly QTP tester role starts?