how can we test the Triggers, Cursors, Indexes while doing
Database testing in DTP??
No Answer is Posted For this Question
Be the First to Post Answer
If you use low level recording,what objects will be recorded in Object Repository and what properties?
What is the difference between Dim And Redim
4 Answers Hotel Jobs, IBM, Microsoft,
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
what is the use of VIRTUAL OBJECTS? explain ?
What is Maximum synchronization time out in QTP(By Default is 20sec). Anybody can answer it. Thanks in advance.
What are the different recording modes?
hi i am new to qtp i need to run all files by a batch what is the procedure and what are following actions to be take?
How you know that a test case is a regression test case
when you press a link it displays "the page cannot be displayed" then as a tester how you will find the problem,what type of problem must be it?
In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.
hai, i am doing QTP by own. So, i am confident in checkpts,synchronization, data driven test, recovery scenarioe manager etc. but actually i don't know how all these we wil implement while we r writting code manually. when we r doing practice, while recording code is automatically generated but in real time i heard that we have to write the script.But i don't know how it is? How to write descriptive prog.? plz. tel me what r the basic things we have to know? explain how to write descriptive prog.? explain me with an example pls.......
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