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,
1881How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application
TCS,
1 11485Hi, 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 3445There is web page with the webtable,this contains some data, how do you manipulate the data.
2 13804can 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 6767I dont have real time experience on Load Runner, but i am going to attend Interview on Load Runner. Can anyone give some tips ?
2 14457Which 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 3477Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???
IBM,
2 14039
What are the features of quick test pro(qtp)?
UFT 12.02 which ALM version will support
What is the purpose of deselecting all() method?
Do you know what is the difference between "type" and "typeandwait" command?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
For which type of project the iterative model is suitable?
What are the most popular tools for automation testing?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
What is vugen recording and scripting?
What are heightened privileges browsers?
Do you know what is robot api?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
How to assert text of webpage using selenium 2.0?
What is htmlunitdriver?