Give me sm ideas to write Vbscripts abt protocol testing
abilash700@gmail.com.
No Answer is Posted For this Question
Be the First to Post Answer
Which in-built function is used to format the number in the vbscript language?
How to write a general script which should does the following a). If a page object is given, it should identify the page object of the corresponding page(site). b). It should identify all the links of that particular page. in QTP tool?
2 Answers IBM, Infosys, Wipro,
which is the best institute in banglaore for software testing?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
what is descriptive programming in QTP and what is environment variable in QTP? where we store and what is its use?
Is vbscript language a case-sensitive language and what does it mean?
Explain about filter expression?
What are keywords in the vbscript language?
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
Explain the arrays in vb script?
Explain about the functionality of vb script?
How can you test font size, type and color using QTP tool?