WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102)
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 does testng allow you to state dependencies?
How to create datapool?
How many ways is to parameterize the value?
What are the section contain by the vugen while creating a vuser script?
Is automation testing a complete replacement for manual software testing?
List out few jmeter listeners?
What does “contains” and “matches” indicate in the regular expression?
How does quicktest professional (qtp) identifies the object in the application?
What is pause command?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
In qtp, explain what is crypt object
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
What are the limitations of automating software testing?
Give the syntax to load function at run time.