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,
1917How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application
TCS,
1 11541Hi, 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 3534There is web page with the webtable,this contains some data, how do you manipulate the data.
2 13902can 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 6883I dont have real time experience on Load Runner, but i am going to attend Interview on Load Runner. Can anyone give some tips ?
2 14557Which 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 3551Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???
IBM,
2 14139
Diff b/w test scenario's and test Procedures?
What is loadrunner agent?
how to use regular expression in Test Complete Functional tool
What is the use of text output value in quicktest professional?
Why selenium rc is used?
What is the synchronization point in qtp?
What is the difference between “/” and “//” in xpath?
Why qtp the best testing tool?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
What are the recording modes in qtp?
What could be the cause of selenium webdriver test to fail?
What is actions class in webdriver
Where you can use functions and variables?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
Give an example of the languages supported by webdriver?