Mention the rules for using option explicit statement?
No Answer is Posted For this Question
Be the First to Post Answer
In our application qtp unable to indentify the menu items,we tried number of times to add objetcs into object repository but fail. through normal recording mode only objects going to add into repository but while running same recording script qtp showing a error like " unable to indentify the object". in repository there is no any properties and pro values for that object and also i tried with virtual object config also unable to find the object in application and in repository. Then what i have to do to identify menu objects????? can anybody hell me pls..............
what types of bugs will we find out in banking projects for automation testing?
0 Answers Napier Healthcare, TCS,
What is vbscript language used for and which earlier language is it modeled upon?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
what is the function to get the ascii value of the character?
write a vb script to display the code "vbscripting" alphabet by alphabet(i e 1st v then b and up to g)
write a program to display the system specifications of client system with the help of vbScript.
What is the purpose of regexp object in vbscript?
* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
Explain the difference between POST and GET Method.
How 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
i created script for login in QTP,i parametirized that using global sheet,problem i am facing is first i want to login with first values provided in excelsheet and want to perform some operation,second time if call same action it should login with second values in excelsheet