how do check the links in a webpage ?
Answer Posted / purni
Checkpoint all ways matches the test time properties withe
the run time properties. Images and links in the
application are checked by using page checkpoint. But when
recording you need to wait until the page loads fully. If
the page is not loaded fully, after we applied the
checkpoint it'll fail because it'll recognise only few
images and links that are loaded in the application before
the recording.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
What are the differences between quicktest professional (qtp) and winrunner?
I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next
what is run-time data?
What is accessibility check point?
Who uses qtp tool?
Hi All, How to Compare two strings character by character in QTP
When to use shared and local object repository?
How to test login module with different username and password by using data driven testing in QTP?
To which environments does quicktest professional (qtp) supports?
What is keyword view in qtp?
What is quick test pro?