WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) How to capture checkbox properties when properties of the object keep changing on relogin to the application.
TCS,
1868How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application
TCS,
1 11469Hi, I want to pass a value in to Link object. For ex: I have a link where in which contains the value like "DC4463219(Active)". Whenever i will execute the script this value "DC4463219 (Active)" will get changed. I got the value DC4463219(Active) from the link and stored that value in variable "ACTUAL". If i want to select the same link again, while recording the value DC4463219(Active) will be recorded in object repository. So, that it will not work for the next cycle of execution as the value will get changed everytime as i mentioned above. I want to pass that Acutal value in to link object. The script is as follows: Actual Script when recording: Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(DC4463219(Active)".Click But now instead of this DC4463219(Active) i want to pass a variable where i have the same value. I tried to execute the script Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(Actual).Click But it is displaying the error message as that the value which we got from Actual is not existing in Object repository. So,i made the link object as regular expression. Even it is displaying the same message as mentioned above. If you are not able to understand, feel free to contact me with nbabu11@gmail.com
1 3423There is web page with the webtable,this contains some data, how do you manipulate the data.
2 13782can anyone please tell me which is the best institute for learning QTP and Automation Testing tools in hyderabad with realtime examples and scenarios...I heard about many institutes in Ammerpet hyderabad i.e Suresh Reddy's Smart Solutions, Ashwin Palaparthi's Tech Teach,SUNNYSOFT, SITE institute, I-VINTAGE, siritechnologies and sriven institute..pls suggest me which to choose for learning QTP....Which institute has fasttrack option?
2 6743I dont have real time experience on Load Runner, but i am going to attend Interview on Load Runner. Can anyone give some tips ?
2 14425Which testing tool can be used for a window base application. My application is a WPF window application, which testing tool i can use to test this application?
1 3466Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???
IBM,
2 14016
How can we split the tests in Test Director?
What are desiredcapabilities in selenium webdriver?
How to suppress warnings from the test results page?
Whether qtp 9.0 supports Test director8.0
What is the purpose of inserting delay values in the scripts of rational?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
when u script reveiwing in which area u more concentrates?
How to connect to a database?
Do you know a way to refresh the browser by using selenium?
What in contained in the GUI map?
How can you send user defined messages to test report?
What are the benefits provided by jmeter for performance testing?
What is the command line we have to write inside a .bat file to execute a selenium project when we are using testng?
What are pre-processor elements?
What should be done to view parameter substitution in the execution log?