write any ttest cases using check points and parameterization
No Answer is Posted For this Question
Be the First to Post Answer
Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
How will you get a random number between 0 and 1 in vbscript?
Difference between Function and Sub routine?
Is VBscript case-sensitive?
There are 5 web pages.write a script to click the button on 4th web page.
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<<The data retrieved from data base >>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent
Mention what is select case statement?
Explain the asc function?
write a vb script to display the number is odd or even and whether it is divisible by 9 or not
Mention what is vbscript?