WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) Could any one share scripts... where we can Parameterize radio buttons and Check boxes in Rational Robot.
2139Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.
2 6442What is the difference between "invoke_application" and "web_browser_invoke" functions in winrunner
1 7917Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!
1 4016what is automation frmaeworks..which type ofs automation is using yr company..what is contains in automation frmeworks.who will prepare automation frmeworks
L&T,
2386If a scenario is given and asked whether we can automate the system according to that scenario,how wil we answer such type of questions?
TCS,
1 6983Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
1 6309In Object Repository, two actions r there. Action1 name is A.tsr, Action2 name is B.tsr. Is it Possible? if Yes, what is the out put of A+B? if No, why?
2 7429
What is ms-windows?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
What are the advantages of using git hub for selenium?
What are various ways of locating an element in selenium?
Explain how you can handle colors in web driver?
What are the different types of frameworks?
what is ODC and GDC?
Explain how qtp identifies objects?
What is the difference between byref and byval in qtp?
notice the distinction between data driven testing and retesting?
What is javascriptexecutor and in which cases javascriptexecutor will help in selenium automation?
How does you use mouse over actions
what is the latest version of QTP? Main difference between 9.2 and 10 version
What are the jmeter supported protocols?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")