what skills needed to be good test automation?
Answers were Sorted based on User's Feedback
Answer / navatha
having goog knowledge of scrpting .lik Vb script
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pratikshya mishra
having sound knowledge on sql,c
having good communication skills also
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suman
having good knowledge of scrpting like Vb script(qtp)
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi, Can any one explain what is mean by Driver Script? is it AOM?
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
What is Parameterizing Tests?
In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
how do you configure QTP AND Test director?
i need to learn the descriptive programming very well so for that what to do am reading the qtp user mannual but it is not so any materials or links with examples i want please help me
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
Describe synchronization point.
what is difference between analog and low level recording
In QTP, What is Global action and Local action?
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?