i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me
2274hey please tell me how to retriev data from excel sheet which puts the login name and password in the application? plz send me the code..please help me
HP,
6 10084we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (i.e mean netscap,m azol..like )
6 12294Hi I don't have any idea on VBscript. can any one point me to a good web site to learn VBscript. Regards lina
2 5752How will you generate Reports using Vb Script?it asked in testing(QTP)Interview.Plz Any Body Let me know. Thanks uday Uday_testing@yahoo.co.in
NIIT,
4 16759if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
1839i want to when we will write the scripts either after getting the build or after getting the SRS?
3 5177can anybody tell vb script code for alphanumeric and special character .which is used in qtp the name text field.
1 5193
i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
What purpose does ‘on error resume next’ serves?
when we use filter funtiom invb script(QTP)
What is sql loader? Explain the files used by sql loader to load file?
What is the use of the formatdatetime function in the vbscript language?
what is used of Property........End Property loop ? how to write the script for it?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
Explain the constants in vbscript?
how to operate webobjects in a webpage using getobject function and then using generic methods?
Explain about .wsf files?
Explain about scrrun.dll in vbscript?
How are arrays declared in the vbscript language?
What is the extension of the vbscript file?