Answer Posted / bfakruddin
Hello Friends,
Please check answer here
http://qtptester.wordpress.com/2009/03/19/testing-process-in-qtp/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different recording modes and how do they work?
who QTP recognizes the object stored in object repository?
How can you pass value one action to another action?
What is QTP scenario.
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
can any body give the banking domain concepts/links
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
How to handle the exceptions using recovery secnario manager in quicktest professional?
How many types of object repository in qtp?
explain structured testing? plz guys with exp. do answer
Have you done batch testing in qtp? If yes how you are doing?
How do you perform Regreession Testing?
What are the various automation frameworks available in 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