I want to do Certification course in QTP. For this I
request you to suggest the best Tutorial in PDF format, as
i'm not in a possition to afford any 'Fee' to join in any
institutions.
Hence, if possible, kinldy mail PDF file to my mail-ID:
chakri_avala@yahoo.co.in
Regards,
Chakradhar Yadav.
Answers were Sorted based on User's Feedback
Answer / soumya
Please send it to my email ID as well
soumyashivanand.s@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vignesh
I also want the details of QTP 9.2 certification..can u
please send it to my mail my mail id is
vickyovgp.r@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / syed
I also want the details of QTP 9.2 certification..can u
please send it to my mail my mail id is
smalikbasha@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ilayaraja
I too wanna the details of this QTP 9.2 External
Certification.If any one having those details kindly send
me those info to this id ilayaraja.sundaram@cognizant.com.
Thanks in Advance
S.Ilayaraja
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / neha
I want to do certification in QTp please anybody hepl me
with the details and site to refer for further
details.............if possible give me the material as
well on my mail id neha.kakirde@yahoo.co.in. Please help
me........Thanks
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / shwetha
Hi,
Even i am plannig to take this cerification. Plz send me
the material to my id : shwetha.shivprasad@gmail.com
and also let me know waht is the passing marks?
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / bindu
I want to do Certification course in QTP. For this I
request you to suggest the best Tutorial in PDF format.
Hence, if possible, kindly mail PDF file to my mail-ID:
bindu2910@yahoo.com
Thanks.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the smart identification techniqu?what r the different mechanisums used in it?
There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.
I am verifying the actual vs the input value to make sure that they been entered correctly. In the Global Sheet I have a column called Customer with the multiple names in each row and now I am trying to capture the value during runtime under the column name Customer_in_Apps. Somewhat it works but during runtime the values are being stored in each column vs each row i.e., Customer_in_Apps, Customer_in_Apps1. Automatically it add columns instead of rows. row=datatable.getsheet("Global").GetRowCount for x=1 to row datatable.getsheet("Global").SetCurrentRow(x) Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Val1=Datatable.Value("Customer",dtGlobalSheet) Val2 = Datatable.GlobalSheet.AddParameter("Customer_in _Apps",runtimevalue) If (trim(Val2)=trim(Val1)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Val1&vbcrlf& "Customer Value: " &_Val2 else Reporter.ReportEvent micFail, "Customer validation unsuccessful", "Actual Value: " &Val1&vbcrlf& "Customer Value: " &Val2 End If Next
why was automation used in the project?
hi testers,one script has three actions , at the of running three actions are running , how to set run only perticular action and what is the use of split the action? when it will be useful?
What is the difference between QTP 8.2 and QTP 9.2
3. How to handle the exceptions using recovery secnario manager in Qtp?
Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scripts on Mozilla which are recorded on IE..?..How..?
12 Answers IBM, Semantic Space, TCS,
What is the difference between functional spec. and Business requirement specification?
Can we use same virtual objects in many number of tests?
what is object spy
Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..