If anyone knows abt Test Complete material,
Pls let me Know.
if u have any material or any documents.....
Pls mail me on this mail Id......
This is very Urgent Requirment..... for my Project.....
Answers were Sorted based on User's Feedback
Answer / rajkiran
Hi Friend,
I have a book for test complete 7.0 version. and some other help documents, give me your email ID i will help you.
Iam Rajkiran, and iam also going to start a project on test complete.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / gaurav
Please do Send a copy of the same at email id
gauravnishu@gmail.com
Thanx in advance bro..
and plz let me know if u ve any other material for test
complete
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vallalarasu
Please forward me the testcomplete materials if you have to vallalarasu.p@gmail.com
Thanks in advance
| Is This Answer Correct ? | 0 Yes | 0 No |
When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 Answers Logica CMG, McGraw Hill,
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
please can you help me to get a code of flames using a visual basic 6
int a=4857 i need output as 7584.without using any inbuild function?
write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links
How to insert snapshot during manual scripting in QTP?
hai..friends ....what is the difference between function and sub procedure ....here every one know's theoretically here my question is what is the meaning of function can return the value and sub can't return the value...can you give one example with some values for that ....what does it mean ? how function can return the value...sub can not...any one please...........with example
how to retrieve native property value in runtime?
What is the scope of a constant declared using public?
How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
Explain the functionality of vbscript?
What's the difference between vbscript and vb.net?