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.
Answer Posted / praveen
i also want that file..
plz send it my mail
juluripraveen@hotmail.com
thanks..
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the syntax to call one script from another?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
what is error and fault in terms of software quality?
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
How to explain a banking project in interview as a test engineer???
What is the basic concept of qtp?
What are the different properties of an web object
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
Explain about Test Fusion Report of QTP?
What is a data driven test in qtp?
Explain types of output values?
Mention the different actions types of qtp.
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
How do we handle run-time errors?
Describe synchronization point.