How you are maintaining shared object repository in your team or your project?help me plz
Answer / pravati
we are maintaining the shared object repository in ALM tool,means if u want to add or modify or any other changes, u can do it in ALM shared object repository.
| Is This Answer Correct ? | 2 Yes | 0 No |
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 verification & validation?
How to use Environment parameterization? Explain with an example.
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
hi all i have qtp 9.0, Active screen is not working means after recording script snap shots not displayed in Active screen window. i have all ready check all setting means Tool...>option...>Active screen...>Default Level button is disabled. Is there other setting is remain to set Pls help i m new for qtp
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Why script error occur in between recording in qtp?
How you handles Pop-up windows which are Dynamically changing in Runtime?
what questions i have to pripare for project manager round interview ? plz give Ans.(Chandana)
what does it mean when a check point is in red color? what do u do?
What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication