suppose i opened 6browsers and i want re-open the 4browser
what is code for this..pls help me..
Answers were Sorted based on User's Feedback
Answer / rajendra medepalle
Creation Time for First Browser is 0, second browser:1.....
6th browser:5.
User Creation time:=3 to Open 4th Browser.
Thanks
Is This Answer Correct ? | 9 Yes | 4 No |
Answer / rajender singh
BrowserName = Browser("CreationTime:=3").GetROProperty
("URL")
systemutil.Run BrowserName
Is This Answer Correct ? | 1 Yes | 0 No |
can u expect, major bugs in NET BANKING Project? Modules Transaction Module, Customer Relation Module.
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i have parametrize the Person name and company Name and i have enter one person name and one company name in the excel sheet now we import the sheet and the script is passed i want to ask one thing can we add more than one person name and more than one company name in the excel sheet suppose firstly we create person name "ADDy" and company nmae.'Wipro" and we set the current row in the script for this data and now we want run the script another set of data so how we can run the script with another set of data
Wt is the difference between Business Component and scripted component?
What is throw object?
WHat is Object Identification and Object Spy?
Explain about the Test Fusion Report of QTP?
Hello Everybody, Can anyone tell me that in QTP how to count the number of webelements from the object repository. Please provide the code. Thanks in advance, Gaytri
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
How to creating an output value using quicktest professional (qtp)?
What is the life cycle of QTP? Pls Give me Exact answer?